forked from pool/python-cryptography
Accepting request 439940 from home:stroeder:branches:devel:languages:python
update to upstream update 1.5.3 (works for me for OATH-LDAP with new python-jwcrypto on Tumbleweed x86_64) OBS-URL: https://build.opensuse.org/request/show/439940 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=49
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-cryptography
|
||||
Version: 1.3.4
|
||||
Version: 1.5.3
|
||||
Release: 0
|
||||
Summary: Python library which exposes cryptographic recipes and primitives
|
||||
License: Apache-2.0 or BSD-3-Clause
|
||||
@@ -31,9 +31,6 @@ Source4: https://pypi.io/packages/source/c/cryptography_vectors/cryptogra
|
||||
# PATCH-FIX-SLE disable-uneven-sizes-tests.patch bnc#944204
|
||||
Patch1: disable-uneven-sizes-tests.patch
|
||||
|
||||
# PATCH-UPSTREAM: extract from upstream commit 8b8d51b752729f7237bb51274ccf158cbb4cfce0
|
||||
Patch2: python-cryptography-enable-gost.patch
|
||||
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python-cffi >= 1.1.0
|
||||
@@ -50,6 +47,7 @@ BuildRequires: libffi43-devel
|
||||
BuildRequires: python-hypothesis
|
||||
BuildRequires: pkgconfig(libffi)
|
||||
%endif
|
||||
BuildRequires: python-pytz
|
||||
# Test requirements
|
||||
BuildRequires: python-iso8601
|
||||
BuildRequires: python-pretend
|
||||
@@ -79,9 +77,6 @@ functions.
|
||||
%prep
|
||||
%setup -q -n cryptography-%{version}
|
||||
|
||||
# remove if new upstream release is added (fixed upstream already)
|
||||
%patch2 -p1
|
||||
|
||||
# prepare vectors module
|
||||
tar xvzf %{SOURCE3}
|
||||
|
||||
|
Reference in New Issue
Block a user