SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python312-tables-3.9.2-5.3.x86_64.rpm :

* Fri Apr 19 2024 Ben Greiner - Pin to numpy < 2: gh#PyTables/PyTables#1083- Clean obsolete python39
* Fri Feb 23 2024 Dominique Leuenberger - Use newly supported shrink{} on OBS to exclude python flavors will all python versions skipped.
* Tue Feb 20 2024 Ben Greiner - Reenable test flavor for Python 3.9 instead of actually testing it with every other test flavor. Will now automatically be excluded when globally dropped and can be removed at a later time.- Enable sle15_python_module_pythons for the sake of multiflavor simplicity (still unresolvable for now)
* Tue Feb 06 2024 Dirk Müller - disable testing for 3.9, add 3.12 testing
* Fri Dec 01 2023 Steve Kowalik - Update to 3.9.2:
* Minimum supported version for Python is 3.9 (see gh-1062).
* New features + Apply optimized slice read to Blosc2-compressed CArray and EArray + Add basic API for column-level attributes as Col._v_col_attrs
* Bugfixes + Fix the assembly of returned slice data in Blosc2 NDim optimized slice reads by using Blosc2’s b2nd_copy_buffer + Fix crash in Blosc2 optimized path with large tables + Fix compatibility with NumExpr v2.8.5 + Fix ptrepack failures with external links + Replace stderr messages with Python warnings + Fix Cython slice indexing under Python 3.12 + Fix unsafe temporary file creation in benchmark
* Improvements + PyTables wheels now use a threadsafe build of the HDF5 library + Partial support for the future NumPy 2, with some tests still failing + Relax the reading of Blosc2 NDim to cope with datasets stored with other tools + Use H5Dchunk_iter (when available) to speed up walking over many chunks in a very large table, as well as with random reads + Improve setup.py (now using pyproject.toml as per PEP 518) and blosc2 discovery mechanism + Enable compatibility with Cython 3 + Handle py-cpuinfo missing in some platforms + Avoid NumPy >= 1.25 deprecations, use numpy.all, numpy.any, etc. instead.
* Other changes + Drop compatibility with the obsolete HDF5 1.8 API + Require python-blosc2 >= 2.3.0 or c-blosc2 >= 2.11.0 + Assorted fixes to b2nd slicing optimization tips + New benchmark for ERA5 climate data + New “100 trillion baby” benchmark + New benchmark for querying meteorologic data- Unpin Cython, Cython 3 is now supported- Drop patches tables-pr1000-debundled-blosc2.patch and numpy-1.25.patch:
* Both included upstream
* Mon Aug 21 2023 Steve Kowalik - Pin Cython to < 3.
* Fri Aug 18 2023 Daniel Garcia - Add numpy-1.25.patch upstream patch gh#PyTables/PyTablesAATT337792561e59
* Tue Apr 11 2023 Dominique Leuenberger - Remove test-py38 flavor from multibuild: python 3.8 is no longer supported.
* Sat Feb 25 2023 Ben Greiner - Promote tables-debundled-blosc2.patch to tables-pr1000-debundled-blosc2.patch
* Do not require python-blosc2 for anything
* gh#PyTables/PyTables#1000- Remove pre-compiled libblosc2.so gh#PyTables/PyTables#1001- Split out test into multibuilds: Even the \"light\" test suite takes more than 1 hour for all 4 python flavors executed sequentially
* Fri Feb 17 2023 Ben Greiner - Use python-blosc2 and c-blosc2- Drop environement vars which would have only been used with embedded c-blosc- Disable building docs (sphinx update broke it)- Add tables-debundled-blosc2.patch gh#PyTables/PyTables#1000
* Wed Feb 08 2023 Arun Persaud - specfile:
* update copyright year
* require python >= 3.8- update to version 3.8.0:
* Improvements + Support for Python 3.11 has been added (PR #962). + Support for Python 3.6 and Python 3.7 has been dropped (PR [#966]). + Added a new (registered) HDF5 filter for Blosc2 compressor (PR [#969]). + Added optimized paths for Blosc2 reading and writing in tables. This bypasses the HDF5 filter pipeline by building the Blosc2 CFrames and sending them to the HDF5 direct chunking machinery (PR #969). + Internal C-Blosc sources updated to 1.21.2. + Thanks to Oscar Guiñon, Francesc Alted for implementing Blosc2 the support and NumFOCUS for providing a grant for that.
* Other changes + Starting form this release, C source files generated by Cython are no longer included in the source distribution package. + Pre-built HTML documentation is no longer included in the source package.
* Tue Mar 29 2022 Ben Greiner - Avoid HDF5 library version mismatches -- see boo#1196682
* Sun Jan 16 2022 Ben Greiner - Update to 3.7.0
* Compatibility with Python 3.10, numpy 1.21 and HDF5 1.12.
* Support for Python 3.5 has been dropped (#840 and #850).
* Internal C-Blosc sources updated to 1.21.1 (#931). Note that, starting from C-Blosc 1.19 does not include the Snappy codec sources anymore, so Snappy will be not available if you compile from included sources; other packages (like conda or wheels), may (or may not) include it.
* Switch to git submodule for the management of vendored c-blosc sources.
* Improved code formatting and notation consistency (#873, #868, [#865] thanks to Miroslav Šedivý).
* Improve the use of modern Python including :mod:pathlib, f-strings (#859, #855, #839 and #818 thanks to Miroslav Šedivý).
* Simplified management of version information.
* Drop dependency on the deprecated distutils.
* Modernize the setup script and add support for PEP517 (#907).
* Fix pkg-config (setup.py) for Python 3.9 on Debian. Thanks to Marco Sulla PR #792.
* Fix ROFileNode fails to return the fileno() (#633).
* Do not flush read only files (#915 thanks to AATTlrepiton).
* Drop the deprecated hdf5Version and File.open_count.
* the :func:get_tables_version and :func:get_hdf5_version functions are now deprecated please use the coresponding :data:tables.__version__ and :data:tables.hdf5_version instead.- Drop patches fixed upstream
* PyTables-compat-numpy119.patch
* PyTables-pr810-tostring.patch
* PyTables-skip-test_vlarray.patch
* tables-pr862-lowercasefdtype.patch- Replace Never-use-the-msse2-flag-explicitly.patch by use of environment variable
* Wed Feb 17 2021 Ben Greiner - Skip python36 build: python36-numpy was dropped in Tumbleweed due to NEP 29- Add tables-pr862-lowercasefdtype.patch to support NumPy 1.20 gh#PyTables/PyTables#862
 
ICM