From ac01e6b8b27f6667f711640bef42f686b53da3c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 1 Mar 2024 16:58:27 +0100 Subject: [PATCH] Sync from SUSE:ALP:Source:Standard:1.0 python-cryptography-vectors revision adbf060481339322daac267c4c9209a1 --- cryptography_vectors-41.0.7.tar.gz | 3 --- cryptography_vectors-42.0.4.tar.gz | 3 +++ python-cryptography-vectors.changes | 23 +++++++++++++++++++++++ python-cryptography-vectors.spec | 5 +++-- 4 files changed, 29 insertions(+), 5 deletions(-) delete mode 100644 cryptography_vectors-41.0.7.tar.gz create mode 100644 cryptography_vectors-42.0.4.tar.gz diff --git a/cryptography_vectors-41.0.7.tar.gz b/cryptography_vectors-41.0.7.tar.gz deleted file mode 100644 index f70c673..0000000 --- a/cryptography_vectors-41.0.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b36f976b6e58cc1801310e1c93c584c6539d371da7f8538edd8fc463dc80d5b -size 35288159 diff --git a/cryptography_vectors-42.0.4.tar.gz b/cryptography_vectors-42.0.4.tar.gz new file mode 100644 index 0000000..73ffee1 --- /dev/null +++ b/cryptography_vectors-42.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6b707d238a5e2390c3dae7761b997b68c2b8c0723ed24fc13f832bcc8739945 +size 35277611 diff --git a/python-cryptography-vectors.changes b/python-cryptography-vectors.changes index c844941..2ba96a2 100644 --- a/python-cryptography-vectors.changes +++ b/python-cryptography-vectors.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Thu Feb 22 17:19:18 UTC 2024 - Daniel Garcia + +- update to 42.0.4: + * Update test vectors to match python-cryptography 42.0.4 + +------------------------------------------------------------------- +Wed Jan 31 17:22:46 UTC 2024 - Dirk Müller + +- update to 42.0.2: + * Update test vectors to match python-cryptography 42.0.2 + +------------------------------------------------------------------- +Mon Jan 29 13:59:48 UTC 2024 - Dirk Müller + +- update to 42.0.1: + * Update test vectors to match python-cryptography 42.0.1 + +------------------------------------------------------------------- +Tue Jan 2 20:48:18 UTC 2024 - Dirk Müller + +- require setuptools + ------------------------------------------------------------------- Tue Nov 28 09:25:20 UTC 2023 - Dirk Müller diff --git a/python-cryptography-vectors.spec b/python-cryptography-vectors.spec index 868a94f..b11ca69 100644 --- a/python-cryptography-vectors.spec +++ b/python-cryptography-vectors.spec @@ -1,7 +1,7 @@ # # spec file for package python-cryptography-vectors # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %{?sle15_python_module_pythons} Name: python-cryptography-vectors # ALWAYS KEEP IN SYNC WITH python-cryptography! -Version: 41.0.7 +Version: 42.0.4 Release: 0 Summary: Test vectors for the cryptography package License: Apache-2.0 OR BSD-3-Clause @@ -29,6 +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 pip} BuildRequires: %{python_module wheel} BuildRequires: fdupes