Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
99d0fe2347 |
BIN
cryptography_vectors-42.0.4.tar.gz
(Stored with Git LFS)
Normal file
BIN
cryptography_vectors-42.0.4.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
cryptography_vectors-44.0.0.tar.gz
(Stored with Git LFS)
BIN
cryptography_vectors-44.0.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
@@ -1,51 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 08:36:09 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 44.0.0:
|
||||
* Update test vectors to match python-cryptography 44.0.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 13:04:55 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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 <dmueller@suse.com>
|
||||
|
||||
- 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 <adrian@suse.de>
|
||||
|
||||
- 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 <dmueller@suse.com>
|
||||
|
||||
- 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 <dmueller@suse.com>
|
||||
|
||||
- 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 <dmueller@suse.com>
|
||||
|
||||
- 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 <dmueller@suse.com>
|
||||
|
||||
- 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 <daniel.garcia@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-cryptography-vectors
|
||||
#
|
||||
# Copyright (c) 2025 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: 44.0.0
|
||||
Version: 42.0.4
|
||||
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 >= 3.2}
|
||||
BuildRequires: %{python_module flit-core}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: fdupes
|
||||
|
Reference in New Issue
Block a user