Hello community,
here is the log from the commit of package python3-simplejson for
openSUSE:Factory checked in at 2016-05-17 17:12:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-simplejson (Old)
and /work/SRC/openSUSE:Factory/.python3-simplejson.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-simplejson"
Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-simplejson/python3-simplejson.changes
2016-02-22 08:56:40.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python3-simplejson.new/python3-simplejson.changes
2016-05-17 17:12:34.000000000 +0200
@@ -1,0 +2,8 @@
+Sun May 8 07:06:18 UTC 2016 - [email protected]
+
+- specfile:
+ * changed to https for source url
+ * updated source url to files.pythonhosted.org
+
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-simplejson.spec ++++++
--- /var/tmp/diff_new_pack.BkhqQr/_old 2016-05-17 17:12:35.000000000 +0200
+++ /var/tmp/diff_new_pack.BkhqQr/_new 2016-05-17 17:12:35.000000000 +0200
@@ -23,7 +23,7 @@
Summary: Simple, fast, extensible JSON encoder/decoder for Python
License: MIT or AFL-2.1
Group: Development/Languages/Python
-Source:
http://pypi.python.org/packages/source/s/simplejson/simplejson-%{version}.tar.gz
+Source:
https://files.pythonhosted.org/packages/source/s/simplejson/simplejson-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python3 >= 3.3
BuildRequires: python3-devel