- update to 40.0.2:
* Fixed compilation when using LibreSSL 3.7.2. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=180
This commit is contained in:
parent
54a0f9a21e
commit
9ec52d9d7d
2
_service
2
_service
@ -1,7 +1,7 @@
|
||||
<services>
|
||||
<service name="download_files" mode="disabled"/>
|
||||
<service name="cargo_vendor" mode="disabled">
|
||||
<param name="srcdir">cryptography-40.0.1/src/rust</param>
|
||||
<param name="srcdir">cryptography-40.0.2/src/rust</param>
|
||||
<param name="compression">zst</param>
|
||||
</service>
|
||||
<service name="cargo_audit" mode="disabled">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2803f2f8b1e95f614419926c7e6f55d828afc614ca5ed61543877ae668cc3472
|
||||
size 624978
|
3
cryptography-40.0.2.tar.gz
Normal file
3
cryptography-40.0.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c33c0d32b8594fa647d2e01dbccc303478e16fdd7cf98652d5b3ed11aa5e5c99
|
||||
size 625561
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 15 10:26:40 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 40.0.2:
|
||||
* Fixed compilation when using LibreSSL 3.7.2.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 27 06:38:01 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
|
@ -28,7 +28,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-cryptography%{psuffix}
|
||||
Version: 40.0.1
|
||||
Version: 40.0.2
|
||||
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:d71248f9e02ecfa211ee0ddc44ade4d776844d0e6d3fc7d6a122433bdc731b95
|
||||
size 22460854
|
||||
oid sha256:4b0ef00d9d0033f25e1b6fed58ef8beccbba24b03cd5db5a67c84410a954c06b
|
||||
size 22655308
|
||||
|
Loading…
x
Reference in New Issue
Block a user