Hello community,

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

Package is "python-importlib_resources"

Fri Mar 29 20:36:41 2019 rev:3 rq:687564 version:1.0.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-importlib_resources/python-importlib_resources.changes
    2019-02-06 14:07:47.510645155 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-importlib_resources.new.25356/python-importlib_resources.changes
 2019-03-29 20:36:42.594600766 +0100
@@ -1,0 +2,5 @@
+Thu Mar 21 15:48:41 UTC 2019 - John Vandenberg <[email protected]>
+
+- Simplify logic for typing dependency
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-importlib_resources.spec ++++++
--- /var/tmp/diff_new_pack.Dc6jMd/_old  2019-03-29 20:36:43.106601505 +0100
+++ /var/tmp/diff_new_pack.Dc6jMd/_new  2019-03-29 20:36:43.110601511 +0100
@@ -26,19 +26,15 @@
 URL:            https://gitlab.com/python-devs/importlib_resources
 Source:         
https://files.pythonhosted.org/packages/source/i/importlib_resources/importlib_resources-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module typing}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildRequires:  python2-pathlib2
-BuildRequires:  python2-typing
 BuildArch:      noarch
-%if %{python_version_nodots} < 36
-BuildRequires:  python3-typing
-Requires:       python3-typing
-%endif
+Requires:       python-typing
 %ifpython2
 Requires:       python-pathlib2
-Requires:       python-typing
 %endif
 %python_subpackages
 


Reply via email to