Accepting request 680280 from home:stroeder:branches:devel:languages:python
update to 2.6.1 OBS-URL: https://build.opensuse.org/request/show/680280 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=112
This commit is contained in:
parent
c661858933
commit
8f97047f3b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4946b67235b9d2ea7d31307be9d5ad5959d6c4a8f98f900157b47abddf698401
|
|
||||||
size 487694
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEBf2foWz3VzUNkaVgI1rl8Sn57ZgFAlxHSIoACgkQI1rl8Sn5
|
|
||||||
7ZjR2Af/Z1MS98uslyuZSZOP9Px+IekZQ6DfZTLZXhwIElwvHuZole/AWKrAuCIQ
|
|
||||||
yIpVSGEyXGnPogs5EgWau+Oou1x3bDwRD9+T6rOlCTph++ytIxAzFcJl6x2n8cja
|
|
||||||
oGmkrFnrc1+OadG3d2S4sucUOOmvKfgS8IMFRUXAnXdxit8E8+s1LcPg0FQC+VcM
|
|
||||||
UYS2x67TErLCUMQiBzmo8WIukqlUgZ6TLo2/4XNU6wnlw2nhfXh5Ry8ccaegGJG/
|
|
||||||
gtA+aaS+k+EdoHhL6j32Xm02q++QRUxPLSlEWkv1qySivcKXfU6Ul3uVwdmrKXj1
|
|
||||||
ENWPlNVkB2YQN7N/WYJtnxVUGaSaHw==
|
|
||||||
=popp
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
cryptography-2.6.1.tar.gz
Normal file
3
cryptography-2.6.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:26c821cbeb683facb966045e2064303029d572a87ee69ca5a1bf54bf55f93ca6
|
||||||
|
size 491580
|
11
cryptography-2.6.1.tar.gz.asc
Normal file
11
cryptography-2.6.1.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEBf2foWz3VzUNkaVgI1rl8Sn57ZgFAlx3HYEACgkQI1rl8Sn5
|
||||||
|
7ZjdlAgAoZNwB3D9ERR9VKZBdbL0rHOi/6lXpTHpBK58aOvtc1JqS/YsrFzZNVkX
|
||||||
|
uBpiGKrQSl2HWpweLmps0o3hLASQ1Y7Xx3IsEDeSfSGz2J676hovz5MxezpPC180
|
||||||
|
LBTPUP7OeyR48fKjpFHZhYqxt2u8kyTuKyOs0LaXT7UwTmwzAG/KTYM7gDjHq6JW
|
||||||
|
/ykf+Ay7c62ODg5jUat57j67due7zHXcUO/f2/m07HDUVDsoUY6S9OTco4Z/U3Jy
|
||||||
|
CzqctjoE6s8sv0QdYV5JQKK5p9yD4J7OJvXfNO98wlGhx2HL0pENzNMXOpqkjE+d
|
||||||
|
XcDdG2nEC7SSwXubCEJoQWe3UMvjdg==
|
||||||
|
=JaO7
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:333649b96300ddf2edaddda1adb407665de34ca11c7ef0410ec1096eefa00e97
|
|
||||||
size 35094063
|
|
3
cryptography_vectors-2.6.1.tar.gz
Normal file
3
cryptography_vectors-2.6.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:03f38115dccb266dd96538f94067442a877932c2322661bdc5bf2502c76658af
|
||||||
|
size 35097785
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 28 19:50:33 UTC 2019 - Michael Ströder <michael@stroeder.com>
|
||||||
|
|
||||||
|
- update to 2.6.1:
|
||||||
|
* BACKWARDS INCOMPATIBLE:
|
||||||
|
Removedcryptography.hazmat.primitives.asymmetric.utils.encode_rfc6979_signature
|
||||||
|
andcryptography.hazmat.primitives.asymmetric.utils.decode_rfc6979_signature,
|
||||||
|
which had been deprecated for nearly 4 years. Use encode_dss_signature()
|
||||||
|
and decode_dss_signature()instead.
|
||||||
|
* BACKWARDS INCOMPATIBLE: Removed cryptography.x509.Certificate.serial, which
|
||||||
|
had been deprecated for nearly 3 years. Use serial_number instead.
|
||||||
|
* Updated Windows, macOS, and manylinux1 wheels to be compiled with
|
||||||
|
OpenSSL 1.1.1b.
|
||||||
|
* Added support for Ed448 signing when using OpenSSL 1.1.1b or newer.
|
||||||
|
* Added support for Ed25519 signing when using OpenSSL 1.1.1b or newer.
|
||||||
|
* load_ssh_public_key() can now load ed25519 public keys.
|
||||||
|
* Add support for easily mapping an object identifier to its elliptic curve
|
||||||
|
class viaget_curve_for_oid().
|
||||||
|
* Add support for OpenSSL when compiled with the no-engine
|
||||||
|
(OPENSSL_NO_ENGINE) flag.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 25 08:25:35 UTC 2019 - Michael Ströder <michael@stroeder.com>
|
Fri Jan 25 08:25:35 UTC 2019 - Michael Ströder <michael@stroeder.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: 2.5
|
Version: 2.6.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
|
||||||
|
Loading…
Reference in New Issue
Block a user