Accepting request 941719 from devel:languages:python
- update to 36.0.1: * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 1.1.1m. OBS-URL: https://build.opensuse.org/request/show/941719 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cryptography?expand=0&rev=58
This commit is contained in:
commit
98c2db2459
2
_service
2
_service
@ -1,6 +1,6 @@
|
||||
<services>
|
||||
<service name="cargo_vendor" mode="disabled">
|
||||
<param name="srcdir">cryptography-36.0.0/src/rust</param>
|
||||
<param name="srcdir">cryptography-36.0.1/src/rust</param>
|
||||
</service>
|
||||
<service name="cargo_audit" mode="disabled">
|
||||
</service>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:52f769ecb4ef39865719aedc67b4b7eae167bafa48dbc2a26dd36fa56460507f
|
||||
size 571931
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEBf2foWz3VzUNkaVgI1rl8Sn57ZgFAmGavAgACgkQI1rl8Sn5
|
||||
7ZjVMwf/Vv0L4kJu2aTH6fqLLxZiDXUnjm3O1Pat2zG4oXbVC9+n4azPicg7Rlv7
|
||||
MRCkZ9GelHErxv6u1yGyj6vY/sM/uk9uQPvoi1iP/4JxPKBj0bHROgN/LqEjfOsF
|
||||
75JhM5E0QsifbnUuvcHNp8JNpolMAxxbtqxNs/QUymBAu1UPXRk6drDX3PKYcrpR
|
||||
9umfuzflKDulyn6wCnAOivceRzekSgnPh+c71FpNuTpmdrJS5AcdOLnyiKbh47LG
|
||||
6N2POSh2OdYq2jWNURxfxOSFMxpN5KMRljTE9IwyQXVBJsc7jKNDWK19dS5t5Rs7
|
||||
i+9t3V7CWXFln7bxginWQ2A1SbH6PA==
|
||||
=ztCF
|
||||
-----END PGP SIGNATURE-----
|
3
cryptography-36.0.1.tar.gz
Normal file
3
cryptography-36.0.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:53e5c1dc3d7a953de055d77bef2ff607ceef7a2aac0353b5d630ab67f7423638
|
||||
size 572145
|
11
cryptography-36.0.1.tar.gz.asc
Normal file
11
cryptography-36.0.1.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEBf2foWz3VzUNkaVgI1rl8Sn57ZgFAmG5FmkACgkQI1rl8Sn5
|
||||
7ZiDTwgAgF8HAGjoCeDdCFZzZe4r0fn23zEn6mh99fn6peaMtEIyu25DIGlj1N2v
|
||||
GL0H6SxI2gczlbvIi0tE3PLizZ35F45Z+I8hdgNGJzO+DCrnY3JqfnWYYinsa7FQ
|
||||
w2H4AazOEKl6rUtWUjM967j/LgolfxvId/aAbZCNUE19tKS98vxTka3Pehu+S7Dc
|
||||
SM2Subl/9xKI95qqRdUWiS+7sfc0QFJ4CESqycpiBpv3hSGRvGk7r+Fxlp4ZCeMX
|
||||
Leo9BE/fYyKnUKhqa80tnvpW1zfjkjqJ7iz8H2YcBdUTN9d2guzxBt4hC6vi+4Af
|
||||
t7A9hBFD8kscli7LcT1YjUCEffYJAQ==
|
||||
=e6xp
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 20 22:52:53 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 36.0.1:
|
||||
* Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 1.1.1m.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 27 15:56:28 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define skip_python2 1
|
||||
%global rustflags '-Clink-arg=-Wl,-z,relro,-z,now'
|
||||
Name: python-cryptography
|
||||
Version: 36.0.0
|
||||
Version: 36.0.1
|
||||
Release: 0
|
||||
Summary: Python library which exposes cryptographic recipes and primitives
|
||||
License: Apache-2.0 OR BSD-3-Clause
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1927ba06344a149b43901db90858a8f86b81ee33219ba0329fdf6ef1c1d170c7
|
||||
size 5896808
|
||||
oid sha256:27f56968f3455c9619178d1da9e476c8c0bf9d174d8d02e8819afbcf4382487c
|
||||
size 5898948
|
||||
|
Loading…
Reference in New Issue
Block a user