Hello community,

here is the log from the commit of package python-fastnumbers for 
openSUSE:Factory checked in at 2020-02-03 11:12:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fastnumbers (Old)
 and      /work/SRC/openSUSE:Factory/.python-fastnumbers.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-fastnumbers"

Mon Feb  3 11:12:45 2020 rev:8 rq:768786 version:3.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fastnumbers/python-fastnumbers.changes    
2019-08-27 10:22:33.711934869 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-fastnumbers.new.26092/python-fastnumbers.changes
 2020-02-03 11:12:58.521834531 +0100
@@ -1,0 +2,30 @@
+Thu Jan 30 14:50:20 UTC 2020 - Todd R <toddrme2...@gmail.com>
+
+- Update to 3.0.0
+  + Added
+    * Support and tests for Python 3.8
+    * Text to highlight that `fastnumbers` is not always faster that native 
Python
+    * `on_fail` option that is identical to `key`, but has a more descriptive 
name
+    * Windows testing to Travis-CI
+    * Code quality checks to Travis-CI
+    * Deployment from Travis-CI
+    * RELEASING.md
+  + Changed
+    * Cleaned up all test code so that it no longer includes unused code
+      and also conformes to flake8/black
+    * Near-complete re-write of the README, hopefully to make the functionality
+      of `fastnumbers` clearer, to support better navigation, and to better
+      highlight caveats.
+    * Made all named options keyword-only except for `default`
+  + Deprecated
+    * `key` function (it will forever remain allowed, but is "hidden" and 
cannot
+      be given with `on_fail`)
+  + Fixed
+    * Bug where the `coerce` option of `real()` was ignored
+    * Improved testing reproducibility by pinning all test dependencies
+  + Removed
+    * Support for Python 2.7 and Python 3.4
+    * Appveyor service
+
+
+-------------------------------------------------------------------

Old:
----
  fastnumbers-2.2.1.tar.gz

New:
----
  fastnumbers-3.0.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-fastnumbers.spec ++++++
--- /var/tmp/diff_new_pack.XTRXh7/_old  2020-02-03 11:13:02.849836719 +0100
+++ /var/tmp/diff_new_pack.XTRXh7/_new  2020-02-03 11:13:02.853836721 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-fastnumbers
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
 Name:           python-fastnumbers
-Version:        2.2.1
+Version:        3.0.0
 Release:        0
 Summary:        Drop-in replacement for Python's int and float
 License:        MIT

++++++ fastnumbers-2.2.1.tar.gz -> fastnumbers-3.0.0.tar.gz ++++++
++++ 42272 lines of diff (skipped)


Reply via email to