From 4507ff5d23361801d1f4117e0f0025d12bcb2e1a7be912e9c5ad02254d2ad854 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 31 Jan 2024 17:24:40 +0000 Subject: [PATCH] - update to 42.0.2: * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.2.1. * Fixed an issue that prevented the use of Python buffer protocol objects in sign and verify methods on asymmetric keys. * Fixed an issue with incorrect keyword-argument naming with EllipticCurvePrivateKey :meth:`~cryptography.hazmat.primitive s.asymmetric.ec.EllipticCurvePrivateKey.exchange`, X25519PrivateKey :meth:`~cryptography.hazmat.primitives.asymm etric.x25519.X25519PrivateKey.exchange`, X448PrivateKey :meth :`~cryptography.hazmat.primitives.asymmetric.x448.X448Private Key.exchange`, and DHPrivateKey :meth:`~cryptography.hazmat.p rimitives.asymmetric.dh.DHPrivateKey.exchange`. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=206 --- _service | 2 +- cryptography-42.0.1.tar.gz | 3 --- cryptography-42.0.2.tar.gz | 3 +++ python-cryptography.changes | 18 ++++++++++++++++++ python-cryptography.spec | 2 +- vendor.tar.zst | 4 ++-- 6 files changed, 25 insertions(+), 7 deletions(-) delete mode 100644 cryptography-42.0.1.tar.gz create mode 100644 cryptography-42.0.2.tar.gz diff --git a/_service b/_service index ada273a..27e9eda 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - cryptography-42.0.1/src/rust + cryptography-42.0.2/src/rust zst diff --git a/cryptography-42.0.1.tar.gz b/cryptography-42.0.1.tar.gz deleted file mode 100644 index 6914983..0000000 --- a/cryptography-42.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd33f53809bb363cf126bebe7a99d97735988d9b0131a2be59fbf83e1259a5b7 -size 672364 diff --git a/cryptography-42.0.2.tar.gz b/cryptography-42.0.2.tar.gz new file mode 100644 index 0000000..c3cccdb --- /dev/null +++ b/cryptography-42.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0ec52ba3c7f1b7d813cd52649a5b3ef1fc0d433219dc8c93827c57eab6cf888 +size 672761 diff --git a/python-cryptography.changes b/python-cryptography.changes index 126b96c..48532bf 100644 --- a/python-cryptography.changes +++ b/python-cryptography.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Jan 31 17:24:29 UTC 2024 - Dirk Müller + +- update to 42.0.2: + * Updated Windows, macOS, and Linux wheels to be compiled with + OpenSSL 3.2.1. + * Fixed an issue that prevented the use of Python buffer + protocol objects in sign and verify methods on asymmetric + keys. + * Fixed an issue with incorrect keyword-argument naming with + EllipticCurvePrivateKey :meth:`~cryptography.hazmat.primitive + s.asymmetric.ec.EllipticCurvePrivateKey.exchange`, + X25519PrivateKey :meth:`~cryptography.hazmat.primitives.asymm + etric.x25519.X25519PrivateKey.exchange`, X448PrivateKey :meth + :`~cryptography.hazmat.primitives.asymmetric.x448.X448Private + Key.exchange`, and DHPrivateKey :meth:`~cryptography.hazmat.p + rimitives.asymmetric.dh.DHPrivateKey.exchange`. + ------------------------------------------------------------------- Mon Jan 29 14:01:49 UTC 2024 - Dirk Müller diff --git a/python-cryptography.spec b/python-cryptography.spec index 2bb4b5d..89784b6 100644 --- a/python-cryptography.spec +++ b/python-cryptography.spec @@ -27,7 +27,7 @@ %endif %{?sle15_python_module_pythons} Name: python-cryptography%{psuffix} -Version: 42.0.1 +Version: 42.0.2 Release: 0 Summary: Python library which exposes cryptographic recipes and primitives License: Apache-2.0 OR BSD-3-Clause diff --git a/vendor.tar.zst b/vendor.tar.zst index 61ae81a..e8953a0 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:350be25620c283315071cbea95a0da4108dda98982e6f518f243b1557cace1e2 -size 4914006 +oid sha256:f866111f24143602745f8866645019ef7e13130c6ae2e4220c9dae90a22dda77 +size 4918483