forked from pool/python-cryptography
- update to 3.1.1:
* wheels compiled with OpenSSL 1.1.1h. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=125
This commit is contained in:
3
cryptography-3.1.1.tar.gz
Normal file
3
cryptography-3.1.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9d9fc6a16357965d282dd4ab6531013935425d0dc4950df2e0cf2a1b1ac1017d
|
||||||
|
size 534926
|
11
cryptography-3.1.1.tar.gz.asc
Normal file
11
cryptography-3.1.1.tar.gz.asc
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEBf2foWz3VzUNkaVgI1rl8Sn57ZgFAl9qLroACgkQI1rl8Sn5
|
||||||
|
7ZjBRgf/TW0/byolWTi7dzFl/yy4ghEQDdOvl5CW74ChGjHNqC0IkR/OgYC3lEgX
|
||||||
|
Plk8T9RXwhTCgisNq6vuEyeaK61SycI22Nrtcwwl+OesLJotU46YHkiuMg9mR82u
|
||||||
|
F9vMElvO2gvngMCTOShXiywiHJmGXsUbNITsnBTSbFIwaK7gx2w1trE97H27nvrg
|
||||||
|
wVYcySHwV3JabeYggqyUNEOfVDI5tiVpYteRhjFXV+o06NtnH5R5csjv6AmJRAZ9
|
||||||
|
/+KCx/kJStn7fVbFwhZ/oZZz1DN62ORm1Z99GfhYsa41g2VugVO36UEcibvKnXNu
|
||||||
|
UHnDaq5c2LzIgh5+lPVrQBIWVj1Btw==
|
||||||
|
=F1yj
|
||||||
|
-----END PGP SIGNATURE-----
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:26409a473cc6278e4c90f782cd5968ebad04d3911ed1c402fc86908c17633e08
|
|
||||||
size 534747
|
|
@@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEBf2foWz3VzUNkaVgI1rl8Sn57ZgFAl9HN/kACgkQI1rl8Sn5
|
|
||||||
7ZhQpgf7BxSAXHOG2hDlNlH4yzNuqRQ5EaHcn/qrVH4KI6KeN11rPq/hLFxZTDQl
|
|
||||||
J2C+MBuGfP0OSw//18fXz597EQLkBF4lx4Gta3kJ7U3qSTD9Le3fm5lajQL1Yr9M
|
|
||||||
rIuMYu8gzgqLhZYfU0Is39aTU2NTNwKNQi2bPs/2cdtwo9Fuz2zzA8fGADyKVDxq
|
|
||||||
rvLiuZVxZjhj+cQCqIHXJLfIecQq3X+1FCr41Fb1y+FygjzfKwNwihclWApNVk4Z
|
|
||||||
YHHf9WE99l6Hqt3r5WrhxGVSXA6mUWRqt7f5ZyxWwEzmI9VcvUimP1vnxMxgEOk5
|
|
||||||
b5G/M8bkC6XVsdCOg+vKuEVhNN87Iw==
|
|
||||||
=JlKt
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 28 10:49:56 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 3.1.1:
|
||||||
|
* wheels compiled with OpenSSL 1.1.1h.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 18 11:15:53 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
Fri Sep 18 11:15:53 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%bcond_without python2
|
%bcond_without python2
|
||||||
Name: python-cryptography
|
Name: python-cryptography
|
||||||
Version: 3.1
|
Version: 3.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python library which exposes cryptographic recipes and primitives
|
Summary: Python library which exposes cryptographic recipes and primitives
|
||||||
License: Apache-2.0 OR BSD-3-Clause
|
License: Apache-2.0 OR BSD-3-Clause
|
||||||
|
Reference in New Issue
Block a user