Hello community,

here is the log from the commit of package python-json_tricks for 
openSUSE:Factory checked in at 2019-09-07 11:51:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-json_tricks (Old)
 and      /work/SRC/openSUSE:Factory/.python-json_tricks.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-json_tricks"

Sat Sep  7 11:51:08 2019 rev:5 rq:728521 version:3.13.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-json_tricks/python-json_tricks.changes    
2019-03-26 22:34:51.733669000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-json_tricks.new.7948/python-json_tricks.changes
  2019-09-07 11:51:10.210293339 +0200
@@ -1,0 +2,8 @@
+Thu Sep  5 13:58:59 UTC 2019 - Todd R <toddrme2...@gmail.com>
+
+- Update to 3.13.2:
+  * Move the version number to a Python file
+  * Tests failed because type of error had changed
+  * Add json_tricks.__version__
+
+-------------------------------------------------------------------

Old:
----
  json_tricks-3.13.1.tar.gz

New:
----
  pyjson_tricks-3.13.2.tar.gz

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

Other differences:
------------------
++++++ python-json_tricks.spec ++++++
--- /var/tmp/diff_new_pack.Fwvsvs/_old  2019-09-07 11:51:10.914293239 +0200
+++ /var/tmp/diff_new_pack.Fwvsvs/_new  2019-09-07 11:51:10.914293239 +0200
@@ -18,13 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-json_tricks
-Version:        3.13.1
+Version:        3.13.2
 Release:        0
 Summary:        Extra features for Python's JSON
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 URL:            https://github.com/mverleg/pyjson_tricks
-Source:         
https://files.pythonhosted.org/packages/source/j/json_tricks/json_tricks-%{version}.tar.gz
+Source:         
https://github.com/mverleg/pyjson_tricks/archive/v%{version}.tar.gz#/pyjson_tricks-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -60,7 +60,7 @@
 As well as compression and disallowing duplicate keys.
 
 %prep
-%setup -q -n json_tricks-%{version}
+%setup -q -n pyjson_tricks-%{version}
 
 %build
 %python_build


Reply via email to