Compare commits

2 Commits
1.1 ... main

5 changed files with 23 additions and 5 deletions

BIN
cryptography_vectors-44.0.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
cryptography_vectors-44.0.3.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1 +0,0 @@
addFilter(r"pem-certificate .*/site-packages/cryptography_vectors/x509/.*\.pem")

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed May 7 15:51:33 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
- Update to 44.0.3
* Update test vectors to match python-cryptography 44.0.3
- No need for rpmlintrc any more.
-------------------------------------------------------------------
Sun Mar 23 21:38:58 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 44.0.2:
* Update test vectors to match python-cryptography 44.0.2
-------------------------------------------------------------------
Wed Feb 26 09:34:36 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 44.0.1:
* Update test vectors to match python-cryptography 44.0.1
-------------------------------------------------------------------
Wed Jan 29 08:36:09 UTC 2025 - Dirk Müller <dmueller@suse.com>

View File

@@ -20,7 +20,7 @@
%{?sle15_python_module_pythons}
Name: python-cryptography-vectors
# ALWAYS KEEP IN SYNC WITH python-cryptography!
Version: 44.0.0
Version: 44.0.3
Release: 0
Summary: Test vectors for the cryptography package
License: Apache-2.0 OR BSD-3-Clause