Hello community,
here is the log from the commit of package python3-sphinxcontrib-issuetracker
for openSUSE:Factory checked in at 2016-05-25 21:26:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-sphinxcontrib-issuetracker (Old)
and /work/SRC/openSUSE:Factory/.python3-sphinxcontrib-issuetracker.new
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-sphinxcontrib-issuetracker"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python3-sphinxcontrib-issuetracker/python3-sphinxcontrib-issuetracker.changes
2015-01-08 23:03:03.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python3-sphinxcontrib-issuetracker.new/python3-sphinxcontrib-issuetracker.changes
2016-05-25 21:26:25.000000000 +0200
@@ -1,0 +2,8 @@
+Sun May 8 07:06:29 UTC 2016 - [email protected]
+
+- specfile:
+ * changed to https for source url
+ * updated source url to files.pythonhosted.org
+
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-sphinxcontrib-issuetracker.spec ++++++
--- /var/tmp/diff_new_pack.7kC685/_old 2016-05-25 21:26:26.000000000 +0200
+++ /var/tmp/diff_new_pack.7kC685/_new 2016-05-25 21:26:26.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python3-sphinxcontrib-issuetracker
#
-# Copyright (c) 2015 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
@@ -23,7 +23,7 @@
Summary: Sphinx integration with different issuetrackers
License: BSD-2-Clause
Group: Development/Languages/Python
-Source:
http://pypi.python.org/packages/source/s/sphinxcontrib-issuetracker/sphinxcontrib-issuetracker-%{version}.tar.gz
+Source:
https://files.pythonhosted.org/packages/source/s/sphinxcontrib-issuetracker/sphinxcontrib-issuetracker-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python3
BuildRequires: python3-Sphinx