Hello community, here is the log from the commit of package python-cryptography for openSUSE:Factory checked in at 2017-10-02 16:48:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cryptography (Old) and /work/SRC/openSUSE:Factory/.python-cryptography.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cryptography" Mon Oct 2 16:48:12 2017 rev:30 rq:529889 version:2.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-cryptography/python-cryptography.changes 2017-09-09 20:24:14.309510203 +0200 +++ /work/SRC/openSUSE:Factory/.python-cryptography.new/python-cryptography.changes 2017-10-02 16:48:13.288768762 +0200 @@ -1,0 +2,5 @@ +Thu Sep 28 14:50:51 UTC 2017 - sean.mar...@suse.com + +- Fix cffi version requirement. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cryptography.spec ++++++ --- /var/tmp/diff_new_pack.meL5mn/_old 2017-10-02 16:48:15.880405043 +0200 +++ /var/tmp/diff_new_pack.meL5mn/_new 2017-10-02 16:48:15.884404482 +0200 @@ -33,7 +33,7 @@ Patch1: disable-uneven-sizes-tests.patch Patch2: skip_openssl_memleak_test.patch BuildRequires: %{python_module asn1crypto >= 0.21.0} -BuildRequires: %{python_module cffi >= 1.4.1} +BuildRequires: %{python_module cffi >= 1.7} BuildRequires: %{python_module devel} BuildRequires: %{python_module idna >= 2.1} BuildRequires: %{python_module pyasn1-modules}