forked from pool/python-cryptography-vectors
Compare commits
16 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 99f9dc4e6d | |||
| 49edafaf03 | |||
| b32d585468 | |||
| d42a3da074 | |||
| 441a016d2b | |||
| fa3b0d4394 | |||
| 33d1880da9 | |||
| 0e218ee1c7 | |||
| 3f69b35cb2 | |||
| e8adc72ed5 | |||
| 50cd7c77b2 | |||
| 3b53901eea | |||
| 6855760859 | |||
| 84680f06ad | |||
| 58af36c9c7 | |||
| 25d00a8f5d |
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,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1b9e2c1ee94e6b253a03fc0fd749d672ff6e1e48e50dd7af2334fde0303fbbe7
|
||||
size 35344700
|
||||
0
python-cryptography-vectors-rpmlintrc
Normal file
0
python-cryptography-vectors-rpmlintrc
Normal file
@@ -1,10 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 12 08:31:50 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 45.0.5:
|
||||
* Update test vectors to match python-cryptography 45.0.5
|
||||
- drop empty rpmlintrc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 7 15:51:33 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
|
||||
|
||||
@@ -15,7 +8,7 @@ Wed May 7 15:51:33 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 23 21:38:58 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 44.0.2:
|
||||
- update to 44.0.2:
|
||||
* Update test vectors to match python-cryptography 44.0.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-cryptography-vectors
|
||||
# ALWAYS KEEP IN SYNC WITH python-cryptography!
|
||||
Version: 45.0.5
|
||||
Version: 44.0.3
|
||||
Release: 0
|
||||
Summary: Test vectors for the cryptography package
|
||||
License: Apache-2.0 OR BSD-3-Clause
|
||||
@@ -28,6 +28,7 @@ Group: Development/Languages/Python
|
||||
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 pip}
|
||||
BuildRequires: %{python_module wheel}
|
||||
|
||||
Reference in New Issue
Block a user