15
0

Accepting request 990293 from devel:languages:python

- update to 37.0.4:
  * Update test vectors to match python-cryptography 37.0.4

OBS-URL: https://build.opensuse.org/request/show/990293
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cryptography-vectors?expand=0&rev=17
This commit is contained in:
2022-08-04 11:23:16 +00:00
committed by Git OBS Bridge
5 changed files with 10 additions and 16 deletions

View File

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

View File

@@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEBf2foWz3VzUNkaVgI1rl8Sn57ZgFAmJxyj4ACgkQI1rl8Sn5
7Zg0vQf8D8uKwcHkCaOtp4en82m/nhxS2SXCkMVrIISiVoDMftZ+gFfEhexRFjbv
/axQTViFgdr4Q3msLHTrkQV8z2bFw2Yakoe4fH89l3N3dsJHF6AN4U5N5Nj0tZFn
WaI49oaYVyNE7DY9PtV9BLapCqa7yAW2VKDMxAZdazsbyD23EcY13tMEBjCLa90O
czhhJxw/JY1ZdICof46Hi4XTMfSVEMDODjRUNoGYbYSCmjm2aCwgzG0YWgcSjOSo
1KSn4bU19kaTkXwj1yzNV3DKeH+Scq+/mD82l0QJc21PZ03kYjYY3tZvBWd81TjJ
08pU0UMguYjBO10JD/B6nolgWjsYNg==
=w4X3
-----END PGP SIGNATURE-----

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jul 19 11:42:15 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 37.0.4:
* Update test vectors to match python-cryptography 37.0.4
-------------------------------------------------------------------
Sun May 15 19:02:59 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@@ -21,14 +21,13 @@
%define skip_python2 1
Name: python-cryptography-vectors
# ALWAYS KEEP IN SYNC WITH python-cryptography!
Version: 37.0.2
Version: 37.0.4
Release: 0
Summary: Test vectors for the cryptography package
License: Apache-2.0 OR BSD-3-Clause
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
Source1: https://files.pythonhosted.org/packages/source/c/cryptography_vectors/cryptography_vectors-%{version}.tar.gz.asc
Source2: %{name}.keyring
Source3: python-cryptography-vectors-rpmlintrc
BuildRequires: %{python_module setuptools}