Accepting request 990237 from devel:languages:python
- update to 37.0.4: * updated wheels to b ecompiled against openssl 3.0.5 OBS-URL: https://build.opensuse.org/request/show/990237 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cryptography?expand=0&rev=66
This commit is contained in:
3
_service
3
_service
@@ -1,6 +1,7 @@
|
||||
<services>
|
||||
<service name="download_files" mode="disabled"/>
|
||||
<service name="cargo_vendor" mode="disabled">
|
||||
<param name="srcdir">cryptography-37.0.2/src/rust</param>
|
||||
<param name="srcdir">cryptography-37.0.4/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:f224ad253cc9cea7568f49077007d2263efa57396a2f2f78114066fd54b5c68e
|
||||
size 585433
|
@@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEBf2foWz3VzUNkaVgI1rl8Sn57ZgFAmJxzIoACgkQI1rl8Sn5
|
||||
7ZhKewf/Uvz9x+LOdlALmzep2cFO4PaycCIK2VNkBhYWHEE9kI0BRIwcX4N2qzYO
|
||||
7GTB4w4WMuYKhsvEYb9rRiPkrNxlTXyVAPpnM1S4aTca6jJn3yuNT/wn1CWr0IsB
|
||||
f8XsOduTth7ATI+v8zieBrNdbZif7pq5n6+/78ZIJ1DC7hhWat3Wbv2ZGObehVbS
|
||||
ACH5drpHpMYZb02SSCbTOXONmSKmLSYJZwa6yTteB6UDGDn9oaBeRhPRUFHxNQUW
|
||||
g7P3bBD8ThBaWkTDgmzldCi5V/1hGTF1jdR6+Eav8/gBgJ8b903yZzY7eloJOfhs
|
||||
gqZJhxtTXcMgXiozYoedIqeFRs4Q8A==
|
||||
=WM3/
|
||||
-----END PGP SIGNATURE-----
|
3
cryptography-37.0.4.tar.gz
Normal file
3
cryptography-37.0.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:63f9c17c0e2474ccbebc9302ce2f07b55b3b3fcb211ded18a42d5764f5c10a82
|
||||
size 585913
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 19 12:07:03 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 37.0.4:
|
||||
* updated wheels to b ecompiled against openssl 3.0.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 9 16:08:17 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
|
@@ -28,14 +28,13 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-cryptography%{psuffix}
|
||||
Version: 37.0.2
|
||||
Version: 37.0.4
|
||||
Release: 0
|
||||
Summary: Python library which exposes cryptographic recipes and primitives
|
||||
License: Apache-2.0 OR BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
URL: https://cryptography.io/en/latest/
|
||||
Source0: https://files.pythonhosted.org/packages/source/c/cryptography/cryptography-%{version}.tar.gz
|
||||
Source1: https://files.pythonhosted.org/packages/source/c/cryptography/cryptography-%{version}.tar.gz.asc
|
||||
# use `osc service disabledrun` to regenerate
|
||||
Source2: vendor.tar.zst
|
||||
# use `osc service disabledrun` to regenerate
|
||||
|
Reference in New Issue
Block a user