SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-resampy-0.4.3-150600.3.1.noarch.rpm :

* Mon Sep 23 2024 codeAATTbnavigator.de- Switch to testing in multibuild: The obs runtime requirement resolver deals with numba/numpy blockage more gracefully than trying to resolve a BuildRequires on them. Numba 0.60 is restricted to Numpy < 2.1 right now.
* Update requirements
* Sat Mar 16 2024 dmuellerAATTsuse.com- update to 0.4.3:
* Update to remove deprecated usage of pkg_resources
* Mon May 29 2023 dmuellerAATTsuse.com- reenable build for python311 (numba available)
* Sat Apr 01 2023 codeAATTbnavigator.de- Skip building for python311: no numba yet
* Mon Nov 14 2022 pgajdosAATTsuse.com- version update to 0.4.2 v0.4.2 ~~~~~~
* Fixed buffer length calculation to avoid numerical overflow issues on some platforms. v0.4.1 ~~~~~~
* Fixed a rounding error in output buffer length calculations.
* Added a special case to disable unsupported parallel mode on 32bit architectures. v0.4.0 ~~~~~~
* Reduced import time and switched to parallel=False by default.
* Integer-valued inputs now produce floating point outputs. v0.3.1 ~~~~~~
* Fixed an efficiency regression introduced in the 0.3.0 release. v0.3.0 ~~~~~~
* Enable caching of pre-computed filters to improve runtime efficiency.
* Automate pre-computed filter generation. Regenerated and improved `kaiser_fast` and `kaiser_best` filters.
* Improved documentation
* Enable parallel processing for sample rate conversion.
*Antonio Valentino
*
* Improved python packaging workflow.
* Fixed a bug in resampling high-dimensional data.
* Removed support for python 2.7.
* Bypass sample rate conversion if input and output rates are identical.
* Added continuous integration tests for linting.
* Non-uniform output sample positions.
*Antonio Valentio
*
* Fri Apr 23 2021 codeAATTbnavigator.de- Skip python36 build: No NumPy for python36 in TW (NEP 29)- Enable test suite with GitHub archive
* Thu Apr 09 2020 toddrme2178AATTgmail.com- Temporarily add skip_python2 to allow other packages to build.
* Sat Aug 31 2019 arunAATTgmx.de- specfile:
* update copyright year
* be more specific in %files section
* removed python devel- update to version 0.2.2:
* #68 Preserve array ordering (C- or F-contiguity) from input to output.
* Fri Nov 02 2018 jengelhAATTinai.de- Trim bias from description.
* Fri Nov 02 2018 toddrme2178AATTgmail.com- Initial version
 
ICM