Accepting request 1033460 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1033460
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cryptography?expand=0&rev=68
This commit is contained in:
Dominique Leuenberger 2022-11-05 13:46:35 +00:00 committed by Git OBS Bridge
commit e96f4c5574
7 changed files with 22 additions and 12 deletions

View File

@ -1,7 +1,7 @@
<services> <services>
<service name="download_files" mode="disabled"/> <service name="download_files" mode="disabled"/>
<service name="cargo_vendor" mode="disabled"> <service name="cargo_vendor" mode="disabled">
<param name="srcdir">cryptography-38.0.1/src/rust</param> <param name="srcdir">cryptography-38.0.3/src/rust</param>
<param name="compression">zst</param> <param name="compression">zst</param>
</service> </service>
<service name="cargo_audit" mode="disabled"> <service name="cargo_audit" mode="disabled">

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1db3d807a14931fa317f96435695d9ec386be7b84b618cc61cfa5d08b0ae33d7
size 599412

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bfbe6ee19615b07a98b1d2287d6a6073f734735b49ee45b11324d85efc4d5cbd
size 599876

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Nov 3 19:17:35 UTC 2022 - Matej Cepl <mcepl@suse.com>
- update to 38.0.3:
- Updated Windows, macOS, and Linux wheels to be compiled
with OpenSSL 3.0.7, which resolves CVE-2022-3602 and
CVE-2022-3786.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 29 19:42:06 UTC 2022 - Dirk Müller <dmueller@suse.com> Thu Sep 29 19:42:06 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -28,7 +28,7 @@
%bcond_with test %bcond_with test
%endif %endif
Name: python-cryptography%{psuffix} Name: python-cryptography%{psuffix}
Version: 38.0.1 Version: 38.0.3
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

View File

@ -1,8 +1,10 @@
Index: cryptography-3.0/tests/hazmat/backends/test_openssl_memleak.py ---
=================================================================== tests/hazmat/backends/test_openssl_memleak.py | 7 +++----
--- cryptography-3.0.orig/tests/hazmat/backends/test_openssl_memleak.py 1 file changed, 3 insertions(+), 4 deletions(-)
+++ cryptography-3.0/tests/hazmat/backends/test_openssl_memleak.py
@@ -153,10 +153,9 @@ def assert_no_memory_leaks(s, argv=[]): --- a/tests/hazmat/backends/test_openssl_memleak.py
+++ b/tests/hazmat/backends/test_openssl_memleak.py
@@ -174,10 +174,9 @@ def assert_no_memory_leaks(s, argv=[]):
def skip_if_memtesting_not_supported(): def skip_if_memtesting_not_supported():

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:8b3f00295563ecc89fc943e573c820df2738ecd759d1109b14453e51a891763f oid sha256:9ec55d5ba9f28dfb213910d88487ff577dff266c6d7bcc17ca7f24b0d1769845
size 7636953 size 8055725