SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-quantities-0.15.0-1.3.noarch.rpm :

* Sun Jan 21 2024 Dirk Müller - update to 0.15.0:
* Quantities now has type stubs for all classes and functions.
* Fixed a number of deprecations coming from NumPy
* Dropped support for NumPy 1.19, added testing for Numpy 1.25 and 1.26, and for Python 3.12
* Sun Oct 15 2023 Bernhard Wiedemann - Add reproducible.patch to drop build date (boo#1047218)
* Wed May 31 2023 Dirk Müller - update to 0.14.1:
* Fixed a bug when scaling quantities with integer dtype
* Wed Feb 08 2023 Daniel Garcia - Update to 0.14.0
* Added decimeter to list of supported units PR#202
* Removed deprecated mb as symbol for millibar unit PR#203
* Fixed failure to preserve dtype in rescale PR#204
* Added exp2 as a supported ufunc
* Fixed failure to handle units with floordiv PR#207
* Added femtofarad (fF) to list of supported units
* Dropped support for Python 3.7
* Dropped support for NumPy versions older than 1.19
* Converted the project packaging from setup.py-based to pyproject.toml-based
* Thu Jun 23 2022 Arun Persaud - specfile:
* require python >= 3.7 and updated numpy version requirement- update to version 0.13.0
* Dropped support for Python versions older than 3.7, in particular, for Python 2.7.
* Dropped support for NumPy versions older than 1.16
* Switched test runner to pytest, and CI to Github Actions
* Sat Nov 27 2021 Arun Persaud - specfile:
* be more specific in %files section- update to version 0.12.5:
* Added preferred units support for .rescale
* Added dimensionless unit \'lsb\' (least significant bit)
* Added SI multiples for Kelvin
* Fixed invalid escape sequence
* Fri Apr 23 2021 Steve Kowalik - Don\'t build for Python 3.6, due to no NumPy.
* Wed Jan 20 2021 andy great - Change from pytest to unittest.- Remove test_umath because the test no longer fails when expected to fail.
* Thu Jan 30 2020 Todd R - Update to 0.12.4
* Fix broken support for `pq.Quanitty(\'mbar\')`
* Add a `__format__` implementation for Quantity
* Fix `np.arctan2` regression due to newer numpy version
* Fix \" not supported\" error
* Test against Python 3.8 and NumPy 1.17- Update to 0.12.3
* Updates to support NumPy up to version 1.16.1, and Python 3.7.
* Added microcoulomb and millicoulomb units.- Drop upstream-included no_ufunc_clip.patch
* Wed Dec 04 2019 Todd R - Initial version- Add no_ufunc_clip.patch Fixes: https://github.com/python-quantities/python-quantities/issues/158 From: https://github.com/python-quantities/python-quantities/pull/165
 
ICM