Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-cryptography for
openSUSE:Factory checked in at 2021-04-27 21:34:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cryptography (Old)
and /work/SRC/openSUSE:Factory/.python-cryptography.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cryptography"
Tue Apr 27 21:34:16 2021 rev:55 rq:888465 version:3.3.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cryptography/python-cryptography.changes
2021-02-16 22:33:49.865442918 +0100
+++
/work/SRC/openSUSE:Factory/.python-cryptography.new.12324/python-cryptography.changes
2021-04-27 21:34:21.467953728 +0200
@@ -1,0 +2,5 @@
+Mon Apr 26 10:07:08 UTC 2021 - Matej Cepl <[email protected]>
+
+- Remove unnecessary %ifpython3 construct
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-cryptography.spec ++++++
--- /var/tmp/diff_new_pack.1jXkSc/_old 2021-04-27 21:34:21.887954419 +0200
+++ /var/tmp/diff_new_pack.1jXkSc/_new 2021-04-27 21:34:21.891954426 +0200
@@ -65,13 +65,10 @@
BuildRequires: %{python_module pytest > 3.3.0}
# /SECTION
# python-base is not enough, we need the _ssl module
+Requires: python
%ifpython2
Requires: python-enum34
Requires: python-ipaddress
-Requires: python2
-%endif
-%ifpython3
-Requires: python3
%endif
%python_subpackages