17
0

7 Commits

Author SHA256 Message Date
e134f2cb76 Accepting request 1311088 from devel:languages:python
- update to 46.0.2:
  * switch to uv
  * Update test vectors to match python-cryptography 46.0.2

OBS-URL: https://build.opensuse.org/request/show/1311088
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cryptography-vectors?expand=0&rev=49
2025-10-14 16:06:04 +00:00
c4738281cc - update to 46.0.2:
* switch to uv
  * Update test vectors to match python-cryptography 46.0.2

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography-vectors?expand=0&rev=107
2025-10-13 09:19:45 +00:00
9ccb7dbc23 Accepting request 1304684 from devel:languages:python
- update to 45.0.7:
  * Update test vectors to match python-cryptography 45.0.7

OBS-URL: https://build.opensuse.org/request/show/1304684
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cryptography-vectors?expand=0&rev=48
2025-09-15 17:50:27 +00:00
fdeba8c8c6 - update to 45.0.7:
* Update test vectors to match python-cryptography 45.0.7

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography-vectors?expand=0&rev=105
2025-09-14 20:41:44 +00:00
a3846b4c0f Accepting request 1292429 from devel:languages:python
- update to 45.0.5:
  * Update test vectors to match python-cryptography 45.0.5
- drop empty rpmlintrc

- update to 44.0.2:

OBS-URL: https://build.opensuse.org/request/show/1292429
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cryptography-vectors?expand=0&rev=47
2025-08-08 13:10:11 +00:00
9c44e2e34f - drop empty rpmlintrc
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography-vectors?expand=0&rev=103
2025-07-12 08:32:54 +00:00
a75983336d - update to 45.0.5:
* Update test vectors to match python-cryptography 45.0.5
- update to 44.0.2:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography-vectors?expand=0&rev=102
2025-07-12 08:32:31 +00:00
5 changed files with 27 additions and 8 deletions

Binary file not shown.

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a66166368361bdebcce345aada3d2bfde30d99124c5d931fa3b9fa684c6cdbf7
size 33809237

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Mon Oct 13 09:19:25 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 46.0.2:
* switch to uv
* Update test vectors to match python-cryptography 46.0.2
-------------------------------------------------------------------
Sun Sep 14 20:35:02 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 45.0.7:
* Update test vectors to match python-cryptography 45.0.7
-------------------------------------------------------------------
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>
@@ -8,7 +28,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
-------------------------------------------------------------------

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-cryptography-vectors
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# 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.3
Version: 46.0.2
Release: 0
Summary: Test vectors for the cryptography package
License: Apache-2.0 OR BSD-3-Clause
@@ -28,9 +28,8 @@ 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 uv-build}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros