forked from pool/python-cryptography-vectors
Compare commits
13 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 99f9dc4e6d | |||
| 49edafaf03 | |||
| b32d585468 | |||
| d42a3da074 | |||
| 441a016d2b | |||
| fa3b0d4394 | |||
| 33d1880da9 | |||
| 0e218ee1c7 | |||
| 3f69b35cb2 | |||
| e8adc72ed5 | |||
| 50cd7c77b2 | |||
| 3b53901eea | |||
| 6855760859 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5c9d09a732d5433cede1542a96ecd70a80e122af047ee7404bcdf1f3ccb8e702
|
||||
size 35306242
|
||||
BIN
cryptography_vectors-44.0.3.tar.gz
LFS
Normal file
BIN
cryptography_vectors-44.0.3.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1 +0,0 @@
|
||||
addFilter(r"pem-certificate .*/site-packages/cryptography_vectors/x509/.*\.pem")
|
||||
|
||||
@@ -1,3 +1,40 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
- 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>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-cryptography-vectors
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 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: 43.0.0
|
||||
Version: 44.0.3
|
||||
Release: 0
|
||||
Summary: Test vectors for the cryptography package
|
||||
License: Apache-2.0 OR BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user