Hello community,
here is the log from the commit of package python-pycryptodome for
openSUSE:Factory checked in at 2019-01-28 20:45:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pycryptodome (Old)
and /work/SRC/openSUSE:Factory/.python-pycryptodome.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pycryptodome"
Mon Jan 28 20:45:49 2019 rev:8 rq:664990 version:3.7.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pycryptodome/python-pycryptodome.changes
2018-12-27 00:29:41.771648100 +0100
+++
/work/SRC/openSUSE:Factory/.python-pycryptodome.new.28833/python-pycryptodome.changes
2019-01-28 20:45:49.490070592 +0100
@@ -1,0 +2,5 @@
+Wed Jan 9 21:55:51 UTC 2019 - Jonathan Brownell <[email protected]>
+
+- Protect older platforms from encountering "Suggests:" keyword
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pycryptodome.spec ++++++
--- /var/tmp/diff_new_pack.rad83S/_old 2019-01-28 20:45:50.166069881 +0100
+++ /var/tmp/diff_new_pack.rad83S/_new 2019-01-28 20:45:50.166069881 +0100
@@ -31,10 +31,12 @@
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
+%if !0%{?_no_weakdeps}
# PyCryptodome uses gmp via cffi as runtime optimization
# would be better, if libgmp* would provide gmp
Suggests: libgmp10
Suggests: python-cffi
+%endif
Provides: python-pycrypto = %{version}
Obsoletes: python-pycrypto < %{version}
%ifpython2