Hello community,
here is the log from the commit of package python-cryptography for
openSUSE:Factory checked in at 2017-05-16 14:28:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cryptography (Old)
and /work/SRC/openSUSE:Factory/.python-cryptography.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cryptography"
Tue May 16 14:28:08 2017 rev:26 rq:492483 version:1.8.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cryptography/python-cryptography.changes
2017-04-19 18:06:06.445887696 +0200
+++
/work/SRC/openSUSE:Factory/.python-cryptography.new/python-cryptography.changes
2017-05-16 14:28:09.626390042 +0200
@@ -1,0 +2,6 @@
+Tue May 2 12:58:37 UTC 2017 - [email protected]
+
+- add python-packaging to requirements explicitly instead of relying
+ on setuptools to pull it in
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-cryptography.spec ++++++
--- /var/tmp/diff_new_pack.vzJWmD/_old 2017-05-16 14:28:10.806224300 +0200
+++ /var/tmp/diff_new_pack.vzJWmD/_new 2017-05-16 14:28:10.810223739 +0200
@@ -45,6 +45,7 @@
# SECTION Test requirements
BuildRequires: %{python_module hypothesis}
BuildRequires: %{python_module iso8601}
+BuildRequires: %{python_module packaging}
BuildRequires: %{python_module pretend}
BuildRequires: %{python_module pyasn1 >= 0.1.8}
BuildRequires: %{python_module pytest}
@@ -56,6 +57,7 @@
BuildRequires: pkgconfig(libffi)
Requires: python-asn1crypto >= 0.21.0
Requires: python-idna >= 2.1
+Requires: python-packaging
Requires: python-pyasn1 >= 0.1.8
Requires: python-setuptools >= 11.3
Requires: python-six >= 1.4.1