Hello community,

here is the log from the commit of package python-M2Crypto for openSUSE:Factory 
checked in at 2017-11-19 11:07:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-M2Crypto (Old)
 and      /work/SRC/openSUSE:Factory/.python-M2Crypto.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-M2Crypto"

Sun Nov 19 11:07:32 2017 rev:25 rq:542124 version:0.27.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-M2Crypto/python-M2Crypto.changes  
2017-10-27 13:47:31.554987459 +0200
+++ /work/SRC/openSUSE:Factory/.python-M2Crypto.new/python-M2Crypto.changes     
2017-11-19 11:07:34.631731419 +0100
@@ -1,0 +2,5 @@
+Wed Nov  8 18:13:06 UTC 2017 - jmate...@suse.com
+
+- use generic way to require python-typing now that python3 provides it
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-M2Crypto.spec ++++++
--- /var/tmp/diff_new_pack.T9CsSY/_old  2017-11-19 11:07:35.687692915 +0100
+++ /var/tmp/diff_new_pack.T9CsSY/_new  2017-11-19 11:07:35.687692915 +0100
@@ -36,6 +36,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module typing}
 BuildRequires:  fdupes
 BuildRequires:  openssl
 BuildRequires:  openssl-devel
@@ -46,15 +47,7 @@
 %else
 BuildRequires:  swig
 %endif
-%if 0%{?suse_version} <= 1320
-BuildRequires:  %{python_module typing}
 Requires:       python-typing
-%else
-BuildRequires:  python2-typing
-%endif
-%ifpython2 && 0%{?suse_version} > 1320
-Requires:       python2-typing
-%endif
 %ifpython2
 Provides:       %{oldpython}-m2crypto = %{version}
 Obsoletes:      %{oldpython}-m2crypto < %{version}


Reply via email to