Sync from SUSE:SLFO:Main python-cryptography-vectors revision 781ff2d91c953c21479c4a06f5b610d9

This commit is contained in:
2025-03-28 16:37:13 +01:00
parent d2bc02dd6f
commit c00399467d
4 changed files with 11 additions and 5 deletions

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

Binary file not shown.

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

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
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>

View File

@@ -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.3
Version: 44.0.0
Release: 0
Summary: Test vectors for the cryptography package
License: Apache-2.0 OR BSD-3-Clause