Hello community,

here is the log from the commit of package python-typing for openSUSE:Factory 
checked in at 2020-01-30 09:34:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-typing (Old)
 and      /work/SRC/openSUSE:Factory/.python-typing.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-typing"

Thu Jan 30 09:34:33 2020 rev:11 rq:767571 version:3.7.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-typing/python-typing.changes      
2019-09-23 12:03:32.809943645 +0200
+++ /work/SRC/openSUSE:Factory/.python-typing.new.26092/python-typing.changes   
2020-01-30 09:34:54.689281737 +0100
@@ -1,0 +2,6 @@
+Sun Jan 26 03:02:53 UTC 2020 - Stefan BrĂ¼ns <[email protected]>
+
+- Avoid blocking builds on python3 package. OBS can not expand
+  the shell invocation to determine the python version.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-typing.spec ++++++
--- /var/tmp/diff_new_pack.4iE4mH/_old  2020-01-30 09:34:56.249282572 +0100
+++ /var/tmp/diff_new_pack.4iE4mH/_new  2020-01-30 09:34:56.249282572 +0100
@@ -17,7 +17,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%if %{python3_version_nodots} > 34
+%if 0%{?suse_version} >= 1500 || %{python3_version_nodots} > 34
 %define skip_python3 1
 %endif
 Name:           python-typing
@@ -32,9 +32,7 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildArch:      noarch
-%if 0%{?suse_version} > 1320
 BuildRequires:  python3-testsuite
-%endif
 %python_subpackages
 
 %description


Reply via email to