Hello community,

here is the log from the commit of package python3-alabaster for 
openSUSE:Factory checked in at 2015-10-24 10:22:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-alabaster (Old)
 and      /work/SRC/openSUSE:Factory/.python3-alabaster.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-alabaster"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-alabaster/python3-alabaster.changes      
2015-07-20 11:22:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-alabaster.new/python3-alabaster.changes 
2015-10-24 10:22:50.000000000 +0200
@@ -1,0 +2,8 @@
+Mon Oct 12 13:25:17 UTC 2015 - [email protected]
+
+- Fix dependencies
+  This fixes a dependency loop with python3-Sphinx
+  The package doesn't actually depend on python3-Sphinx, 
+  so this loop was pointless.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-alabaster.spec ++++++
--- /var/tmp/diff_new_pack.STjE7H/_old  2015-10-24 10:22:51.000000000 +0200
+++ /var/tmp/diff_new_pack.STjE7H/_new  2015-10-24 10:22:51.000000000 +0200
@@ -26,7 +26,9 @@
 Source:         
https://pypi.python.org/packages/source/a/alabaster/alabaster-%{version}.tar.gz
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
-Requires:       python3-Sphinx
+BuildRequires:  python3-Pygments
+Requires:       python3-Pygments
+Recommends:     python3-Sphinx
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 


Reply via email to