Hello community,

here is the log from the commit of package python-pathlib2 for openSUSE:Factory 
checked in at 2020-03-27 00:22:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pathlib2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-pathlib2.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pathlib2"

Fri Mar 27 00:22:56 2020 rev:13 rq:784637 version:2.3.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pathlib2/python-pathlib2.changes  
2020-03-08 22:21:03.595963527 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pathlib2.new.3160/python-pathlib2.changes    
    2020-03-27 00:22:59.544186748 +0100
@@ -1,0 +2,10 @@
+Fri Mar 13 12:58:35 UTC 2020 - Tomáš Chvátal <tchva...@suse.com>
+
+- Fix the py2/py3 dependencies
+
+-------------------------------------------------------------------
+Fri Mar 13 08:39:36 UTC 2020 - Tomáš Chvátal <tchva...@suse.com>
+
+- Fix fdupes call
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pathlib2.spec ++++++
--- /var/tmp/diff_new_pack.XU4uLD/_old  2020-03-27 00:23:01.132187553 +0100
+++ /var/tmp/diff_new_pack.XU4uLD/_new  2020-03-27 00:23:01.252187613 +0100
@@ -26,7 +26,6 @@
 %endif
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
-%bcond_without python2
 Name:           python-pathlib2%{?psuffix}
 Version:        2.3.5
 Release:        0
@@ -44,10 +43,7 @@
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module scandir}
 BuildRequires:  %{python_module six}
-BuildRequires:  python3-testsuite
-%if %{with python2}
-BuildRequires:  python-devel
-%endif
+BuildRequires:  %{python_module testsuite}
 %endif
 %ifpython2
 Requires:       python-scandir
@@ -74,7 +70,7 @@
 %install
 %if !%{with test}
 %python_install
-%python_expand fdupes %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 %endif
 
 %if %{with test}


Reply via email to