pytables.git
2 years agoFix compatibility with numpy 1.22
Antonio Valentino [Tue, 20 Dec 2022 21:09:47 +0000 (21:09 +0000)]
Fix compatibility with numpy 1.22

See also https://github.com/PyTables/PyTables/issues/934.

Forwarded: not-needed
Applied-Upstream: https://github.com/PyTables/PyTables/commit/f3bfb0cc2508cd25e29408e25c8a06b211dd27e7

Gbp-Pq: Name 0005-Fix-compatibility-with-numpy-1.22.patch

2 years agoSkip index backcompat tests on bingendian
Antonio Valentino [Sat, 3 Aug 2019 16:22:13 +0000 (16:22 +0000)]
Skip index backcompat tests on bingendian

Forwarded: not-needed

Gbp-Pq: Name 0004-Skip-index-backcompat-tests-on-bingendian.patch

2 years agoremove gtags
Antonio Valentino [Sun, 22 Apr 2018 16:32:56 +0000 (16:32 +0000)]
remove gtags

Remove Google Analytics script from the doc template layout to
avoid privacy-breach-generic.

Gbp-Pq: Name 0003-remove-gtags.patch

2 years agouse local mathjax
Antonio Valentino [Thu, 29 Jun 2017 05:31:26 +0000 (05:31 +0000)]
use local mathjax

Forwarded: not-needed

Gbp-Pq: Name 0002-use-local-mathjax.patch

2 years agouse dynamic lib
Antonio Valentino [Fri, 23 Aug 2013 10:19:58 +0000 (12:19 +0200)]
use dynamic lib

The setup script detects the static version of the lzo2 library instead of
the dynamic version (that is now located in a multi-arch path).
This causes a link error due to not relacable code (missing -fPIC flag
at compile time)

Now the dynamic version of the lzo2 library is located in a multiarch path so
sthe setup script

Gbp-Pq: Name 0001-use-dynamic-lib.patch

2 years agopytables (3.7.0-5) unstable; urgency=medium
Antonio Valentino [Tue, 20 Dec 2022 21:15:54 +0000 (21:15 +0000)]
pytables (3.7.0-5) unstable; urgency=medium

  * debian/patches:
    - fix compatibility with numpy >= 1.22 (Closes: #1026604).
      See also https://github.com/PyTables/PyTables/issues/934.

[dgit import unpatched pytables 3.7.0-5]

2 years agoImport pytables_3.7.0-5.debian.tar.xz
Antonio Valentino [Tue, 20 Dec 2022 21:15:54 +0000 (21:15 +0000)]
Import pytables_3.7.0-5.debian.tar.xz

[dgit import tarball pytables 3.7.0-5 pytables_3.7.0-5.debian.tar.xz]

3 years agoImport pytables_3.7.0.orig.tar.gz
Antonio Valentino [Wed, 29 Dec 2021 22:51:43 +0000 (22:51 +0000)]
Import pytables_3.7.0.orig.tar.gz

[dgit import orig pytables_3.7.0.orig.tar.gz]