Change logs for pytables source package in Stretch

  • pytables (3.3.0-5) unstable; urgency=medium
    
      * debian/rules
        - typo in BUILD_DATE
      * debian/patches
        - removed 0006-Disable-tests-on-bitshuffle.patch
          It is no longer necessary after the fix of #844047 in
          c-blosc 1.11.1+ds1-3
        - new 0006-allow-for-long-type-in-nextafter.patch.
          Imported from upstream  (see also
          https://github.com/PyTables/PyTables/pull/587)
        - new 0007-fix-base-class-order.patch to fix compatibility with
          Python v2.7.13.
          See also https://github.com/PyTables/PyTables/issues/590
    
     -- Antonio Valentino <email address hidden>  Wed, 07 Dec 2016 13:19:56 +0100
  • pytables (3.3.0-4) unstable; urgency=medium
    
      * debian/patches
        - new 0006-Disable-tests-on-bitdhuffle.patch: temporarily disable
          tests on the blosc bitshuffle filter due to bug #843040
    
     -- Antonio Valentino <email address hidden>  Thu, 03 Nov 2016 18:13:31 +0000
  • pytables (3.2.2-3) unstable; urgency=medium
      * debian/control
        - standard version bumped to 3.9.8 (no change required)
        - fix build dependencies: add missing texlive-generic-extra
          (Closes: #829077)
      * debian/copyright
        - fix DEP-5 url
    
     -- Antonio Valentino <email address hidden>  Sat, 02 Jul 2016 09:52:51 +0000
  • pytables (3.2.2-2) unstable; urgency=medium
    
      * debian/patches
        - new 0005-fix-index-inheritance-order.patch to fix the
          inheritance order of the Index class (Closes: #818501)
      * debian/copyright
        - use unambiguous license naae (expat nstead of MIT)
        - fix LZ4 source code URL
      * debian/control
        - standard version bumped to 3.9.7 (no change required)
        - fix VCS URL
        - remove not necessary version numbers from build dependency
          specification
      * debian/patches
        - improved formatting of 0003-Never-use-the-msse2-flag-explicitly.patch
      * Fix typos in manpages
    
     -- Antonio Valentino <email address hidden>  Sun, 27 Mar 2016 08:22:15 +0000
  • pytables (3.2.2-1) unstable; urgency=medium
    
      * New upstream release (Closes: #800466)
      * debian/patches:
        - drop 0005-Fix-setitem-return-value.patch (applied upstream)
    
     -- Antonio Valentino <email address hidden>  Sat, 03 Oct 2015 16:33:36 +0000
  • pytables (3.2.1-1) unstable; urgency=medium
    
      * New upstream version
      * Fix debian/watch file
      * Update copyright file
      * Update authors in debian/python-tables-doc.doc-base
      * debian/control
        - updated dependencies versions
        - added build-dependeny from setuptools
        - stamdards version bumped to 3.9.6 (no change)
        - update vcs URLs to the new recommended format
        - remove deprecated XS-Testsuite field
        - general update and reformatting (suggested by cme fix dpkg-control)
        - run tests with utf-8 locale (patch form Barry Warsaw <email address hidden>)
      * debian/rules
        - make build reproducible
      * debian/patches
        - refresh all patches
        - drop 0003-Better-control-of-verbosity-in-unittests.patch
          (applied upstream)
        - drop 0006-fix-an-import-issue-with-cython-newer-than-0.20.2.patch
          (applied upstream)
        - drop 0007-Temporay-desable-tests-that-use-the-lz4-conpressor.patch
          no longer needed.
          The issue with lz4 compressor on s39x has been fixed in lz4_0.0~r122-1.
        - new 0005-Fix-setitem-return-value.patch patch for Python 3.5 compatibility
          (patch form Barry Warsaw <email address hidden>). Closes: #795333.
      * README.txt has been renamed into README.rst upsream.
        Updated python-pytables*.docs files.
      * New manpage for the pttree utility
    
     -- Antonio Valentino <email address hidden>  Fri, 14 Aug 2015 19:42:08 +0000
  • pytables (3.1.1-3) unstable; urgency=medium
    
    
      * New patch:
        0007-Temporay-desable-tests-that-use-the-lz4-conpressor.patch
        The patch temporay desables tests that use the lz4 conpressor
        on the s390x platform (see #757581 for more details).
    
     -- Antonio Valentino <email address hidden>  Fri, 15 Aug 2014 07:37:41 +0000