Hello community,
here is the log from the commit of package python3-versiontools for
openSUSE:Factory checked in at 2016-05-25 21:26:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-versiontools (Old)
and /work/SRC/openSUSE:Factory/.python3-versiontools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-versiontools"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python3-versiontools/python3-versiontools.changes
2014-05-16 18:17:25.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python3-versiontools.new/python3-versiontools.changes
2016-05-25 21:26:51.000000000 +0200
@@ -1,0 +2,8 @@
+Sun May 8 07:07:21 UTC 2016 - [email protected]
+
+- specfile:
+ * changed to https for source url
+ * updated source url to files.pythonhosted.org
+
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-versiontools.spec ++++++
--- /var/tmp/diff_new_pack.393vGn/_old 2016-05-25 21:26:52.000000000 +0200
+++ /var/tmp/diff_new_pack.393vGn/_new 2016-05-25 21:26:52.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python3-versiontools
#
-# 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
@@ -16,7 +16,6 @@
#
-
Name: python3-versiontools
Version: 1.9.1
Release: 0
@@ -24,7 +23,7 @@
Summary: Smart replacement for plain tuple used in __version__
License: LGPL-3.0+
Group: Development/Languages/Python
-Source:
http://pypi.python.org/packages/source/v/versiontools/versiontools-%{version}.tar.gz
+Source:
https://files.pythonhosted.org/packages/source/v/versiontools/versiontools-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python3
BuildRequires: python3-devel