Hello community,
here is the log from the commit of package python3-sphinx_rtd_theme for
openSUSE:Factory checked in at 2016-05-17 17:12:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-sphinx_rtd_theme (Old)
and /work/SRC/openSUSE:Factory/.python3-sphinx_rtd_theme.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-sphinx_rtd_theme"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python3-sphinx_rtd_theme/python3-sphinx_rtd_theme.changes
2015-10-06 13:27:35.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python3-sphinx_rtd_theme.new/python3-sphinx_rtd_theme.changes
2016-05-17 17:12:57.000000000 +0200
@@ -1,0 +2,7 @@
+Sun May 8 07:09:56 UTC 2016 - [email protected]
+
+- specfile:
+ * updated source url to files.pythonhosted.org
+
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-sphinx_rtd_theme.spec ++++++
--- /var/tmp/diff_new_pack.6fwhq3/_old 2016-05-17 17:12:57.000000000 +0200
+++ /var/tmp/diff_new_pack.6fwhq3/_new 2016-05-17 17:12:57.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python3-sphinx_rtd_theme
#
-# 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 @@
License: MIT and Apache-2.0 and OFL-1.1
Group: Development/Languages/Python
Url: https://github.com/snide/sphinx_rtd_theme
-Source:
https://pypi.python.org/packages/source/s/sphinx_rtd_theme/sphinx_rtd_theme-%{version}.tar.gz
+Source:
https://files.pythonhosted.org/packages/source/s/sphinx_rtd_theme/sphinx_rtd_theme-%{version}.tar.gz
BuildRequires: python3-devel
BuildRequires: python3-setuptools
Recommends: python3-Sphinx