Hello community,
here is the log from the commit of package python3-django-picklefield for
openSUSE:Factory checked in at 2016-05-25 21:23:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-django-picklefield (Old)
and /work/SRC/openSUSE:Factory/.python3-django-picklefield.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-django-picklefield"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python3-django-picklefield/python3-django-picklefield.changes
2015-10-22 12:59:23.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python3-django-picklefield.new/python3-django-picklefield.changes
2016-05-25 21:24:05.000000000 +0200
@@ -1,0 +2,7 @@
+Sun May 8 07:00:28 UTC 2016 - [email protected]
+
+- specfile:
+ * updated source url to files.pythonhosted.org
+
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-django-picklefield.spec ++++++
--- /var/tmp/diff_new_pack.A6DFwy/_old 2016-05-25 21:24:06.000000000 +0200
+++ /var/tmp/diff_new_pack.A6DFwy/_new 2016-05-25 21:24:06.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python3-django-picklefield
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
Summary: Pickled object field for Django
License: MIT
Group: Development/Languages/Python
-Source:
https://pypi.python.org/packages/source/d/django-picklefield/django-picklefield-%{version}.tar.gz
+Source:
https://files.pythonhosted.org/packages/source/d/django-picklefield/django-picklefield-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python3
BuildRequires: python3-devel