Accepting request 844617 from home:stroeder:branches:devel:languages:python
update to 3.2.1 OBS-URL: https://build.opensuse.org/request/show/844617 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=127
This commit is contained in:
parent
ea489a9bb4
commit
021f24b88a
3
cryptography-3.2.1.tar.gz
Normal file
3
cryptography-3.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d3d5e10be0cf2a12214ddee45c6bd203dab435e3d83b4560c03066eda600bfe3
|
||||||
|
size 540994
|
11
cryptography-3.2.1.tar.gz.asc
Normal file
11
cryptography-3.2.1.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEBf2foWz3VzUNkaVgI1rl8Sn57ZgFAl+Y4vIACgkQI1rl8Sn5
|
||||||
|
7Zjevwf/U2fOwxUOJPN0/YBDqatPIu7sg+2+6m9rUecj01fjZIkeT9nuZBMenzxN
|
||||||
|
JBLDKOcb24mQ+HjCKEq4TfzS43rgvaoXsClSQwO5/rmYYOR8IUMdK+NWjvOqYc6H
|
||||||
|
0U3LhcZ/JakM5OoB7miOLCYE1o3EjikmT93QjEPENdul4a5h6an0HYPUvwHWX0ok
|
||||||
|
XekBnkoe26gZE2pCQepcLd3KChmD0wwu9Zu1hV4zoVMVR19hnVuP6JWcCn+IdrAz
|
||||||
|
p7ak9++3VSR2d4fDcObp20EXC6fJqMPvTFeM1k+krQ6JGFuRLktKW5NW3qu9WmnG
|
||||||
|
b0RZa7sMTCpG4hdinsYPZvEvIY5pzQ==
|
||||||
|
=/+zZ
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e4789b84f8dedf190148441f7c5bfe7244782d9cbb194a36e17b91e7d3e1cca9
|
|
||||||
size 540815
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEBf2foWz3VzUNkaVgI1rl8Sn57ZgFAl+WMFIACgkQI1rl8Sn5
|
|
||||||
7Zg9zAf/aM7BJeAS6SYElkKSZmVM7pnv97fR7jhEuywKYxyRXcpx0EPUwTJYZq2e
|
|
||||||
ZpbcBqaXXzGgwpj+aB5gsv76C0wntQ9s/tQoP5m/X9ISNfnmeAp5vc0m6/dKpXeE
|
|
||||||
RzWF6GoSyzZO+wN/W0VYCdzQoE18xrP8yGY067sWkx8Y1kp7eyN+O3tWh75DY5pz
|
|
||||||
GItzHshlTAcuASmrjMvZBmCiZPxgA7M1ZrdDctm8M5kRjEj7rTr65EsEV7d6kVPl
|
|
||||||
iNyH22mPj+r8pm0cqq/AIBsdMQu5iRrxtFBrBvd0UIazU5lS/TSGhLL7LM+pBlFv
|
|
||||||
BiUlCMi0PgJijtZVFXKOpGP4A9IqrQ==
|
|
||||||
=fGCc
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 28 14:29:05 UTC 2020 - Michael Ströder <michael@stroeder.com>
|
||||||
|
|
||||||
|
- update to 3.2.1:
|
||||||
|
Disable blinding on RSA public keys to address an error with
|
||||||
|
some versions of OpenSSL.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 26 11:39:02 UTC 2020 - Michael Ströder <michael@stroeder.com>
|
Mon Oct 26 11:39:02 UTC 2020 - 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: 3.2
|
Version: 3.2.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…
x
Reference in New Issue
Block a user