commit python-Pint for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-Pint for openSUSE:Factory checked in at 2021-11-28 21:30:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Pint (Old) and /work/SRC/openSUSE:Factory/.python-Pint.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-Pint" Sun Nov 28 21:30:23 2021 rev:13 rq:934421 version:0.18 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Pint/python-Pint.changes 2021-04-19 21:06:11.512046689 +0200 +++ /work/SRC/openSUSE:Factory/.python-Pint.new.1895/python-Pint.changes 2021-11-28 21:31:41.929770957 +0100 @@ -1,0 +2,35 @@ +Sat Nov 27 20:37:27 UTC 2021 - Arun Persaud <arun@gmx.de> + +- specfile: + * added version requirement to numpy + +- update to version 0.18: + * Implement use of Quantity in the Quantity constructor (convert to + specified units). (Issue #1231) + * Rename .readthedocs.yml to .readthedocs.yaml, update MANIFEST.in + (Issue #1311) + * Fix a few small typos. (Issue #1308) + * Fix babel format for `Unit`. (Issue #1085) + * Fix handling of positional max/min arguments in clip function. + (Issue #1244) + * Fix string formatting of numpy array scalars. + * Fix default format for Measurement class (Issue #1300) + * Fix parsing of pretty units with same exponents but different + sign. (Issue #1360) + * Convert the application registry to a wrapper object (Issue #1365) + * Add documentation for the string format options. (Issue #1357, + #1375, thanks keewis) + * Support custom units formats. (Issue #1371, thanks keewis) + * Autoupdate pre-commit hooks. + * Improved the application registry. (Issue #1366, thanks keewis) + * Improved testing isolation using pytest fixtures. + * Breaking Changes + + pint no longer supports Python 3.6 + + Minimum Numpy version supported is 1.17+ + + Add supports for type hints for Quantity class. Quantity is now + a Generic (PEP560). + + Add support for + [PEP561](https://www.python.org/dev/peps/pep-0561/) (Package + Type information) + +------------------------------------------------------------------- Old: ---- Pint-0.17.tar.gz New: ---- Pint-0.18.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Pint.spec ++++++ --- /var/tmp/diff_new_pack.f0hKjW/_old 2021-11-28 21:31:42.469769229 +0100 +++ /var/tmp/diff_new_pack.f0hKjW/_new 2021-11-28 21:31:42.469769229 +0100 @@ -20,7 +20,7 @@ %define skip_python2 1 %define skip_python36 1 Name: python-Pint -Version: 0.17 +Version: 0.18 Release: 0 Summary: Physical quantities module License: BSD-3-Clause @@ -36,10 +36,10 @@ Requires: python-importlib-resources Requires: python-packaging Requires: python-uncertainties >= 3.0 -Recommends: python-numpy +Recommends: python-numpy >= 1.17 BuildArch: noarch # SECTION test requirements -BuildRequires: %{python_module numpy} +BuildRequires: %{python_module numpy >= 1.17} BuildRequires: %{python_module packaging} BuildRequires: %{python_module pytest >= 4.0} BuildRequires: %{python_module pytest-subtests} ++++++ Pint-0.17.tar.gz -> Pint-0.18.tar.gz ++++++ ++++ 4403 lines of diff (skipped)
participants (1)
-
Source-Sync