Accepting request 965085 from devel:languages:python
- update to 36.0.2: * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 1.1.1n. OBS-URL: https://build.opensuse.org/request/show/965085 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cryptography?expand=0&rev=60
This commit is contained in:
commit
16cb800b6e
2
_service
2
_service
@ -1,6 +1,6 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="cargo_vendor" mode="disabled">
|
<service name="cargo_vendor" mode="disabled">
|
||||||
<param name="srcdir">cryptography-36.0.1/src/rust</param>
|
<param name="srcdir">cryptography-36.0.2/src/rust</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="cargo_audit" mode="disabled">
|
<service name="cargo_audit" mode="disabled">
|
||||||
</service>
|
</service>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:53e5c1dc3d7a953de055d77bef2ff607ceef7a2aac0353b5d630ab67f7423638
|
|
||||||
size 572145
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEBf2foWz3VzUNkaVgI1rl8Sn57ZgFAmG5FmkACgkQI1rl8Sn5
|
|
||||||
7ZiDTwgAgF8HAGjoCeDdCFZzZe4r0fn23zEn6mh99fn6peaMtEIyu25DIGlj1N2v
|
|
||||||
GL0H6SxI2gczlbvIi0tE3PLizZ35F45Z+I8hdgNGJzO+DCrnY3JqfnWYYinsa7FQ
|
|
||||||
w2H4AazOEKl6rUtWUjM967j/LgolfxvId/aAbZCNUE19tKS98vxTka3Pehu+S7Dc
|
|
||||||
SM2Subl/9xKI95qqRdUWiS+7sfc0QFJ4CESqycpiBpv3hSGRvGk7r+Fxlp4ZCeMX
|
|
||||||
Leo9BE/fYyKnUKhqa80tnvpW1zfjkjqJ7iz8H2YcBdUTN9d2guzxBt4hC6vi+4Af
|
|
||||||
t7A9hBFD8kscli7LcT1YjUCEffYJAQ==
|
|
||||||
=e6xp
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
cryptography-36.0.2.tar.gz
Normal file
3
cryptography-36.0.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:70f8f4f7bb2ac9f340655cbac89d68c527af5bb4387522a8413e841e3e6628c9
|
||||||
|
size 572053
|
11
cryptography-36.0.2.tar.gz.asc
Normal file
11
cryptography-36.0.2.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEBf2foWz3VzUNkaVgI1rl8Sn57ZgFAmIxEWsACgkQI1rl8Sn5
|
||||||
|
7Zg+ZQgAvgeeLSOlnD0Uun3UYws0VIewHatjmeER/ICz4oTUTPRBz8UMOOJXKQJF
|
||||||
|
PV7qlhDDjf1YCv+uNZp+pNTRXY2Wo9eTK+GjUyfVfuUL/ByfZ/2JPrhIYUnjSyHL
|
||||||
|
ylTNebWgFKbIuOF2olZHcrvgK9mPZ+bHV9vV7D5UL+/5jiaXCc+Q85EdyCVq8Ph6
|
||||||
|
yDzFv91aCRFunXkVISsTkeLT1qrjUM2PoX3S3PYsko47AbktsO9YSKU/5ZYgUF+D
|
||||||
|
oWz09e9GUDsQVExUu1K/+LC4nvJ0dUpN3WlS1RKKo2feaPlpnsH5B8lVAO88iTGL
|
||||||
|
quDaso9vkZEeNDAXTcHD1CUgjvgnMw==
|
||||||
|
=N7Kg
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 26 20:10:08 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 36.0.2:
|
||||||
|
* Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 1.1.1n.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 16 19:00:16 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
Wed Feb 16 19:00:16 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
%bcond_with test
|
%bcond_with test
|
||||||
%endif
|
%endif
|
||||||
Name: python-cryptography%{psuffix}
|
Name: python-cryptography%{psuffix}
|
||||||
Version: 36.0.1
|
Version: 36.0.2
|
||||||
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
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:27f56968f3455c9619178d1da9e476c8c0bf9d174d8d02e8819afbcf4382487c
|
oid sha256:e20351c701cfbed1e641ce2798c499755c6f16f7192d8db4b88a3ae29163f8a2
|
||||||
size 5898948
|
size 5909332
|
||||||
|
Loading…
x
Reference in New Issue
Block a user