Hello community,

here is the log from the commit of package python-jaraco.text for 
openSUSE:Factory checked in at 2020-04-19 21:40:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jaraco.text (Old)
 and      /work/SRC/openSUSE:Factory/.python-jaraco.text.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jaraco.text"

Sun Apr 19 21:40:36 2020 rev:5 rq:784817 version:3.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jaraco.text/python-jaraco.text.changes    
2020-01-16 18:17:06.904834786 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-jaraco.text.new.2738/python-jaraco.text.changes
  2020-04-19 21:40:41.635024300 +0200
@@ -1,0 +2,6 @@
+Sat Mar 14 08:09:33 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Fix build on older openSUSE releases as with py3.6 we need the
+  importlib_resources too
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-jaraco.text.spec ++++++
--- /var/tmp/diff_new_pack.EvMGnE/_old  2020-04-19 21:40:42.659026355 +0200
+++ /var/tmp/diff_new_pack.EvMGnE/_new  2020-04-19 21:40:42.663026363 +0200
@@ -22,24 +22,21 @@
 Release:        0
 Summary:        Tools to work with text
 License:        MIT
-Group:          Development/Languages/Python
 URL:            https://github.com/jaraco/jaraco.text
 Source0:        
https://files.pythonhosted.org/packages/source/j/jaraco.text/jaraco.text-%{version}.tar.gz
+BuildRequires:  %{python_module importlib_resources}
 BuildRequires:  %{python_module jaraco.base >= 6.1}
 BuildRequires:  %{python_module jaraco.functools}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
-BuildRequires:  python-importlib_resources
 BuildRequires:  python-rpm-macros
+Requires:       python-importlib_resources
 Requires:       python-jaraco.base >= 6.1
 Requires:       python-jaraco.functools
 Requires:       python-six
 BuildArch:      noarch
-%ifpython2
-Requires:       python-importlib_resources
-%endif
 %python_subpackages
 
 %description


Reply via email to