pytables.git
2 years agoMerge pytables (3.7.0-5) import into refs/heads/workingbranch
Antonio Valentino [Tue, 20 Dec 2022 21:15:54 +0000 (21:15 +0000)]
Merge pytables (3.7.0-5) import into refs/heads/workingbranch

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]

5 years agoMerge pytables (3.6.1-3) import into refs/heads/workingbranch
Antonio Valentino [Tue, 8 Dec 2020 09:02:17 +0000 (09:02 +0000)]
Merge pytables (3.6.1-3) import into refs/heads/workingbranch

5 years agoFix the interpreter name in examples
Antonio Valentino [Mon, 23 Nov 2020 12:19:02 +0000 (12:19 +0000)]
Fix the interpreter name in examples

Forwarded: not-needed

Gbp-Pq: Name 0008-Fix-the-interpreter-name-in-examples.patch

5 years agoFix syntax warnings
Antonio Valentino [Sat, 21 Dec 2019 17:20:44 +0000 (17:20 +0000)]
Fix syntax warnings

See https://github.com/PyTables/PyTables/commit/7c4c4ba050252ba2ecce06672cb6a7dae34a5044
Closes: #945282.
Gbp-Pq: Name 0007-Fix-syntax-warnings.patch

5 years agoFix pttree
Antonio Valentino [Sat, 21 Dec 2019 16:52:35 +0000 (16:52 +0000)]
Fix pttree

Fix the mamagement of UnImplemented objects in the pttree tool.
Patch backorted from upstream:
https://github.com/PyTables/PyTables/commit/5280b856189a05ceee8f034d8781d052fb5dbe5a
Closes: #941954.
Gbp-Pq: Name 0006-Fix-pttree.patch

5 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 0005-Skip-index-backcompat-tests-on-bingendian.patch

5 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 0004-remove-gtags.patch

5 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 0003-use-local-mathjax.patch

5 years agoNever-use-the-msse2-flag-explicitly
Debian Science Maintainers [Sat, 25 Jul 2015 17:50:31 +0000 (17:50 +0000)]
Never-use-the-msse2-flag-explicitly

===================================================================

Gbp-Pq: Name 0002-Never-use-the-msse2-flag-explicitly.patch

5 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

5 years agopytables (3.6.1-3) unstable; urgency=medium
Antonio Valentino [Tue, 8 Dec 2020 09:02:17 +0000 (09:02 +0000)]
pytables (3.6.1-3) unstable; urgency=medium

  * Add lintian-overrides for maintainer-manual-page.
    Manual pages already forwarded upstream.
  * Add lintian-overrides for breakout-link.
  * Update mismatching lintian overrides.
  * Add Forwarded field to all patches.
  * Standards-Version bumped to 4.5.1, no change needed.
  * Update watch file format version to 4.
  * debian/patches:
    - new 0008-Fix-the-interpreter-name-in-examples.patch
  * Add .gitlab-ci.yml.

[dgit import unpatched pytables 3.6.1-3]

5 years agoImport pytables_3.6.1-3.debian.tar.xz
Antonio Valentino [Tue, 8 Dec 2020 09:02:17 +0000 (09:02 +0000)]
Import pytables_3.6.1-3.debian.tar.xz

[dgit import tarball pytables 3.6.1-3 pytables_3.6.1-3.debian.tar.xz]

5 years agoImport pytables_3.6.1.orig.tar.gz
Antonio Valentino [Sat, 21 Dec 2019 17:29:37 +0000 (17:29 +0000)]
Import pytables_3.6.1.orig.tar.gz

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

6 years agoFix LZO2 detection
Antonio Valentino [Tue, 1 Jan 2019 18:20:33 +0000 (18:20 +0000)]
Fix LZO2 detection

Gbp-Pq: Name 0006-Fix-LZO2-detection.patch

6 years agoComaptibility with numpy 1.16
Antonio Valentino [Tue, 1 Jan 2019 08:46:46 +0000 (08:46 +0000)]
Comaptibility with numpy 1.16

* fix not writeable buffers
* better handling of exception types

Gbp-Pq: Name 0005-Comaptibility-with-numpy-1.16.patch

6 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 0004-remove-gtags.patch

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

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

6 years agoNever-use-the-msse2-flag-explicitly
Debian Science Maintainers [Sat, 25 Jul 2015 17:50:31 +0000 (17:50 +0000)]
Never-use-the-msse2-flag-explicitly

===================================================================

Gbp-Pq: Name 0002-Never-use-the-msse2-flag-explicitly.patch

6 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

6 years agopytables (3.4.4-2) unstable; urgency=medium
Antonio Valentino [Wed, 2 Jan 2019 09:48:48 +0000 (09:48 +0000)]
pytables (3.4.4-2) unstable; urgency=medium

  * Team upload.
  * Standard version bumped to 4.3.0, no change.
  * debian/patches:
    - new 0005-Comaptibility-with-numpy-1.16.patch:
      fixes an issue with not writeable buffers.
Closes: #917666.
    - new 0006-Fix-LZO2-detection.patch
  * debian/control:
    - re-order dependencies
  * Add gbp.conf file.
  * Switch to pybuild.
  * Set compat to 12.

[dgit import unpatched pytables 3.4.4-2]

6 years agoImport pytables_3.4.4-2.debian.tar.xz
Antonio Valentino [Wed, 2 Jan 2019 09:48:48 +0000 (09:48 +0000)]
Import pytables_3.4.4-2.debian.tar.xz

[dgit import tarball pytables 3.4.4-2 pytables_3.4.4-2.debian.tar.xz]

7 years agoImport pytables_3.4.4.orig.tar.gz
Antonio Valentino [Sat, 16 Jun 2018 10:53:16 +0000 (10:53 +0000)]
Import pytables_3.4.4.orig.tar.gz

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