From d2bc02dd6fb368ee5fb7ec5ed98d0060c066ad1205d7c1bae83ae6d96e23b717 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 13 Dec 2024 11:18:30 +0100 Subject: [PATCH] Sync from SUSE:SLFO:Main python-cryptography-vectors revision 131d68f48462f0303fd9cc4154789ef4 --- cryptography_vectors-42.0.4.tar.gz | 3 --- cryptography_vectors-43.0.3.tar.gz | 3 +++ python-cryptography-vectors.changes | 42 +++++++++++++++++++++++++++++ python-cryptography-vectors.spec | 4 +-- 4 files changed, 47 insertions(+), 5 deletions(-) delete mode 100644 cryptography_vectors-42.0.4.tar.gz create mode 100644 cryptography_vectors-43.0.3.tar.gz diff --git a/cryptography_vectors-42.0.4.tar.gz b/cryptography_vectors-42.0.4.tar.gz deleted file mode 100644 index dfa9aab..0000000 --- a/cryptography_vectors-42.0.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d6b707d238a5e2390c3dae7761b997b68c2b8c0723ed24fc13f832bcc8739945 -size 35277611 diff --git a/cryptography_vectors-43.0.3.tar.gz b/cryptography_vectors-43.0.3.tar.gz new file mode 100644 index 0000000..801f764 --- /dev/null +++ b/cryptography_vectors-43.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff6a885265f484e8907277614b73e9c774b01658623ad763dde2858188e486b4 +size 35306415 diff --git a/python-cryptography-vectors.changes b/python-cryptography-vectors.changes index 06cf13f..49ad6d7 100644 --- a/python-cryptography-vectors.changes +++ b/python-cryptography-vectors.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Tue Oct 22 13:04:55 UTC 2024 - Dirk Müller + +- update to 43.0.3: + * Update test vectors to match python-cryptography 43.0.3 + +------------------------------------------------------------------- +Sat Sep 28 19:20:56 UTC 2024 - Dirk Müller + +- update to 43.0.1: + * Update test vectors to match python-cryptography 43.0.1 + +------------------------------------------------------------------- +Mon Jul 22 08:22:32 UTC 2024 - Adrian Schröter + +- update to 43.0.0: + * Update test vectors to match python-cryptography 43.0.0 + +------------------------------------------------------------------- +Fri Jun 7 21:36:01 UTC 2024 - Dirk Müller + +- update to 42.0.8: + * Update test vectors to match python-cryptography 42.0.8 + +------------------------------------------------------------------- +Tue May 7 16:12:14 UTC 2024 - Dirk Müller + +- update to 42.0.7: + * Update test vectors to match python-cryptography 42.0.7 + +------------------------------------------------------------------- +Mon May 6 11:39:49 UTC 2024 - Dirk Müller + +- update to 42.0.6: + * Update test vectors to match python-cryptography 42.0.6 + +------------------------------------------------------------------- +Tue Apr 2 13:17:49 UTC 2024 - Dirk Müller + +- update to 42.0.5: + * Update test vectors to match python-cryptography 42.0.5 + ------------------------------------------------------------------- Thu Feb 22 17:19:18 UTC 2024 - Daniel Garcia diff --git a/python-cryptography-vectors.spec b/python-cryptography-vectors.spec index 1cccfd5..d4298e1 100644 --- a/python-cryptography-vectors.spec +++ b/python-cryptography-vectors.spec @@ -20,7 +20,7 @@ %{?sle15_python_module_pythons} Name: python-cryptography-vectors # ALWAYS KEEP IN SYNC WITH python-cryptography! -Version: 42.0.4 +Version: 43.0.3 Release: 0 Summary: Test vectors for the cryptography package License: Apache-2.0 OR BSD-3-Clause @@ -29,7 +29,7 @@ URL: https://github.com/pyca/cryptography Source0: https://files.pythonhosted.org/packages/source/c/cryptography_vectors/cryptography_vectors-%{version}.tar.gz Source2: %{name}.keyring Source3: python-cryptography-vectors-rpmlintrc -BuildRequires: %{python_module flit-core} +BuildRequires: %{python_module flit-core >= 3.2} BuildRequires: %{python_module pip} BuildRequires: %{python_module wheel} BuildRequires: fdupes