Hello community,

here is the log from the commit of package python-ujson for openSUSE:Factory 
checked in at 2020-06-15 20:29:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ujson (Old)
 and      /work/SRC/openSUSE:Factory/.python-ujson.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ujson"

Mon Jun 15 20:29:16 2020 rev:9 rq:814556 version:3.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ujson/python-ujson.changes        
2020-03-29 14:27:50.378163286 +0200
+++ /work/SRC/openSUSE:Factory/.python-ujson.new.3606/python-ujson.changes      
2020-06-15 20:29:22.750139156 +0200
@@ -1,0 +2,14 @@
+Sun Jun 14 09:36:42 UTC 2020 - Dirk Mueller <[email protected]>
+
+- update to 3.0.0:
+  * Build Windows, macOS and manylinux wheels on CI and deploy to PyPI
+  * Breaking change: New reject_bytes option to raise on bytes,
+   defaults to True to align with json library. Set to False for
+   old behaviour (#266) @elelay
+  * Breaking change: Add an allow_nan keyword argument to dumps,
+  defaults to True to align with json library. Set to False for old
+  behaviour (#327) @segfault
+  Specify setuptools_scm config in pyproject.toml (#399) @BenjaminSchubert
+  * Remove python 2.x support
+
+-------------------------------------------------------------------

Old:
----
  ujson-2.0.3.tar.gz

New:
----
  ujson-3.0.0.tar.gz

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

Other differences:
------------------
++++++ python-ujson.spec ++++++
--- /var/tmp/diff_new_pack.1GqF5g/_old  2020-06-15 20:29:26.090150727 +0200
+++ /var/tmp/diff_new_pack.1GqF5g/_new  2020-06-15 20:29:26.098150754 +0200
@@ -17,8 +17,9 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%global skip_python2 1
 Name:           python-ujson
-Version:        2.0.3
+Version:        3.0.0
 Release:        0
 Summary:        JSON encoder and decoder for Python
 License:        BSD-3-Clause

++++++ ujson-2.0.3.tar.gz -> ujson-3.0.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-ujson/ujson-2.0.3.tar.gz 
/work/SRC/openSUSE:Factory/.python-ujson.new.3606/ujson-3.0.0.tar.gz differ: 
char 5, line 1


Reply via email to