Hello community,

here is the log from the commit of package python-py2pack for openSUSE:Factory 
checked in at 2019-03-29 20:42:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-py2pack (Old)
 and      /work/SRC/openSUSE:Factory/.python-py2pack.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-py2pack"

Fri Mar 29 20:42:30 2019 rev:48 rq:689256 version:0.8.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-py2pack/python-py2pack.changes    
2018-12-07 14:39:32.638763115 +0100
+++ /work/SRC/openSUSE:Factory/.python-py2pack.new.25356/python-py2pack.changes 
2019-03-29 20:42:31.674678504 +0100
@@ -1,0 +2,6 @@
+Tue Mar 26 15:43:09 UTC 2019 - John Vandenberg <[email protected]>
+
+- Fix fdupes
+- Install only Python 3 Sphinx for docs
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-py2pack.spec ++++++
--- /var/tmp/diff_new_pack.CqtZev/_old  2019-03-29 20:42:33.150678458 +0100
+++ /var/tmp/diff_new_pack.CqtZev/_new  2019-03-29 20:42:33.194678457 +0100
@@ -26,12 +26,14 @@
 URL:            https://github.com/openSUSE/py2pack
 Source:         
https://files.pythonhosted.org/packages/source/p/py2pack/py2pack-%{version}.tar.gz
 BuildRequires:  %{python_module Jinja2}
-BuildRequires:  %{python_module Sphinx}
 BuildRequires:  %{python_module metaextract}
 BuildRequires:  %{python_module pbr}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six}
-BuildRequires:  %{python_module sphinxcontrib-programoutput}
+# SECTION doc requirements
+BuildRequires:  python3-Sphinx
+BuildRequires:  python3-sphinxcontrib-programoutput
+# /SECTION
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-Jinja2
@@ -70,6 +72,7 @@
 %install
 %python_install
 %python_clone -a %{buildroot}%{_bindir}/py2pack
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %post
 %python_install_alternative py2pack


Reply via email to