Hello community,
here is the log from the commit of package python3-simplegeneric for
openSUSE:Factory checked in at 2016-05-25 21:26:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-simplegeneric (Old)
and /work/SRC/openSUSE:Factory/.python3-simplegeneric.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-simplegeneric"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python3-simplegeneric/python3-simplegeneric.changes
2015-09-30 05:49:03.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python3-simplegeneric.new/python3-simplegeneric.changes
2016-05-25 21:26:21.000000000 +0200
@@ -1,0 +2,8 @@
+Sun May 8 07:12:44 UTC 2016 - [email protected]
+
+- specfile:
+ * changed to https for source url
+ * updated source url to files.pythonhosted.org
+
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-simplegeneric.spec ++++++
--- /var/tmp/diff_new_pack.Fe2E5T/_old 2016-05-25 21:26:22.000000000 +0200
+++ /var/tmp/diff_new_pack.Fe2E5T/_new 2016-05-25 21:26:22.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package python-simplegeneric
+# spec file for package python3-simplegeneric
#
-# Copyright (c) 2013 SUSE LINUX Products 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
@@ -13,16 +13,17 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
Name: python3-simplegeneric
Version: 0.8.1
Release: 0
-License: ZPL-2.1
Summary: Simple generic functions (similar to Python's own len(),
pickle.dump(), etc)
-Url: http://cheeseshop.python.org/pypi/simplegeneric
+License: ZPL-2.1
Group: Development/Languages/Python
-Source:
http://pypi.python.org/packages/source/s/simplegeneric/simplegeneric-%{version}.zip
+Url: http://cheeseshop.python.org/pypi/simplegeneric
+Source:
https://files.pythonhosted.org/packages/source/s/simplegeneric/simplegeneric-%{version}.zip
BuildRequires: python3-devel
BuildRequires: unzip
BuildRoot: %{_tmppath}/%{name}-%{version}-build