Revisions of python-blosc
buildservice-autocommit
accepted
request 1186504
from
Matej Cepl (mcepl)
(revision 30)
baserev update by copy to link target
Matej Cepl (mcepl)
accepted
request 1186456
from
Eric Schirra (ecsos)
(revision 29)
- Fix build error and remove with clause "with %python-numpy < 2", because version 2 now supported. See changelog below.
buildservice-autocommit
accepted
request 1184012
from
Dirk Mueller (dirkmueller)
(revision 28)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 27)
- update to 1.11.2: * Add support for NumPy 2.0. Thanks to Michał Górny. * Internal C-Blosc sources updated to 1.21.6. * Add assembly source in MANIFEST.in. Thanks to Ben Hekster. * Deprecated support for Python 3.8 and added support for Python 3.12. * Some fixes in the building process.
buildservice-autocommit
accepted
request 1170768
from
Dirk Mueller (dirkmueller)
(revision 26)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1170321
from
Benjamin Greiner (bnavigator)
(revision 25)
- Pin to numpy < 2 -- gh#Blosc/python-blosc#327
buildservice-autocommit
accepted
request 1092266
from
Dirk Mueller (dirkmueller)
(revision 24)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1092084
from
Eric Schirra (ecsos)
(revision 23)
- Add %{?sle15_python_module_pythons}
buildservice-autocommit
accepted
request 1066551
from
Dirk Mueller (dirkmueller)
(revision 22)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1066434
from
Benjamin Greiner (bnavigator)
(revision 21)
- Update to version 1.11.1 * Many small code improvements, improved consistency and typo fixes. Thanks to Dimitri Papadopoulos Orfanos. * Support for Python 3.11. Support for Python 3.7 has been dropped. Thanks to Dimitri Papadopoulos Orfanos. * Several other fixes, mainly related with the building process, which should be more solid now in different situations. - Release 1.10.6 * Add a missed cmake folder to distributed files. See #253. Thanks to Ben Greiner. - Release 1.10.5 * Re-enable the possibility to use an already installed C-Blosc library. See #244. Thanks to Ben Greiner. - Release 1.10.4 * Update blosc.nthreads when blosc.set_nthreads() is called. Fixes #246 - Drop use-system-blosc.patch - PEP517 build
buildservice-autocommit
accepted
request 872001
from
Dirk Mueller (dirkmueller)
(revision 20)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 871999
from
Benjamin Greiner (bnavigator)
(revision 19)
- Update to version 1.10.2 * (Upstream bumped the version to release their wheels) * Officially drop support for Python < 3.7. Although we did not any explicit action that is incompatible with older Python versions, we only provide wheels for Python >= 3.7 (til 3.9). - Skip python36 build on TW, because upstream dropped support and numpy follows NEP 29 - Use the system provided Blosc library * use-system-blosc.patch gh#Blosc/python-blosc#244
buildservice-autocommit
accepted
request 857883
from
Matej Cepl (mcepl)
(revision 18)
baserev update by copy to link target
Matej Cepl (mcepl)
accepted
request 857756
from
andy great (andythe_great)
(revision 17)
- Update to version 1.9.2. * Internal C-Blosc updated to 1.20.1. This fixes https://github.com/Blosc/python-blosc/issues/229, and also brings many new updates in internal codecs, providing interesting bumps in performance in some cases. * Due to recent addition of more cores in new CPUs, the number of internal threads to be used by default has been increased from 4 to 8. * Allow zero-copy decompression by allowing bytes-like input. * Fix DeprecationWarning due to invalid escape sequence and use array.tobytes for Python 3.9.
buildservice-autocommit
accepted
request 828292
from
Tomáš Chvátal (scarabeus_iv)
(revision 16)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 828284
from
Bernhard Wiedemann (bmwiedemann)
(revision 15)
Disable AVX2 to avoid compile-time CPU-detection (boo#1100677)
buildservice-autocommit
accepted
request 821425
from
Tomáš Chvátal (scarabeus_iv)
(revision 14)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 821421
from
Guillaume GARDET (Guillaume_G)
(revision 13)
- Enable build on all archs
buildservice-autocommit
accepted
request 819449
from
Tomáš Chvátal (scarabeus_iv)
(revision 12)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 819441
from
Markéta Machová (mcalabkova)
(revision 11)
- Update to 1.9.1 * Disable the attempt to include support for SSE2 and AVX2 on non-Intel platforms, allowing the build on such platforms (see #244). * Dropped support for Python 2.7 and 3.5. * Fixed the copy of the leftovers of a chunk when its size is not a multiple of the typesize.
Displaying revisions 1 - 20 of 30