Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-fastnumbers for openSUSE:Factory checked in at 2021-04-19 21:05:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-fastnumbers (Old) and /work/SRC/openSUSE:Factory/.python-fastnumbers.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fastnumbers" Mon Apr 19 21:05:55 2021 rev:9 rq:886526 version:3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-fastnumbers/python-fastnumbers.changes 2020-02-03 11:12:58.521834531 +0100 +++ /work/SRC/openSUSE:Factory/.python-fastnumbers.new.12324/python-fastnumbers.changes 2021-04-19 21:06:14.312050886 +0200 @@ -1,0 +2,11 @@ +Mon Apr 19 05:54:56 UTC 2021 - Steve Kowalik <steven.kowa...@suse.com> + +- Update to 3.1.0: + * Added + + query_type function to determine what as type fastnumbers will + interpret a given input + * Fixed + + Support for Python 3.9 (eliminate use of private Python C function + that is now hidden in 3.9) + +------------------------------------------------------------------- Old: ---- fastnumbers-3.0.0.tar.gz New: ---- fastnumbers-3.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-fastnumbers.spec ++++++ --- /var/tmp/diff_new_pack.46EEHc/_old 2021-04-19 21:06:14.820051648 +0200 +++ /var/tmp/diff_new_pack.46EEHc/_new 2021-04-19 21:06:14.824051655 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-fastnumbers # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,11 +19,10 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-fastnumbers -Version: 3.0.0 +Version: 3.1.0 Release: 0 Summary: Drop-in replacement for Python's int and float License: MIT -Group: Development/Languages/Python URL: https://github.com/SethMMorton/fastnumbers Source: https://files.pythonhosted.org/packages/source/f/fastnumbers/fastnumbers-%{version}.tar.gz BuildRequires: %{python_module devel} ++++++ fastnumbers-3.0.0.tar.gz -> fastnumbers-3.1.0.tar.gz ++++++ ++++ 8090 lines of diff (skipped)