Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-cryptography-vectors.git#b097e417f6baa80dbb3441d2f23d9c3e667db277
This commit is contained in:
parent
764c33d9bc
commit
6a789bfe86
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/cryptography_vectors-2.9.tar.gz
|
||||
/cryptography_vectors-3.0.tar.gz
|
||||
/cryptography_vectors-3.1.tar.gz
|
||||
/cryptography_vectors-3.2.tar.gz
|
||||
|
@ -16,7 +16,7 @@
|
||||
%global pysrcname cryptography_vectors
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 3.1
|
||||
Version: 3.2
|
||||
Release: 1%{?dist}
|
||||
License: ASL 2.0 or BSD
|
||||
Summary: Test vectors for the cryptography package
|
||||
@ -105,6 +105,9 @@ rm -vrf %{pysrcname}.egg-info
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Oct 26 2020 Christian Heimes <cheimes@redhat.com> - 3.2-1
|
||||
- Update to 3.2 (#1891377)
|
||||
|
||||
* Mon Sep 07 2020 Christian Heimes <cheimes@redhat.com> - 3.1-1
|
||||
- Update to 3.1 (#1872979)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cryptography_vectors-3.1.tar.gz) = 094076a26ba4cae1bf0408844abbb9b3a5634f97657e4627e10b8a7c7424b69574fd9d719d5c258aa02244bee8b395f09c51af79350971072b2f9719446743c1
|
||||
SHA512 (cryptography_vectors-3.2.tar.gz) = bb0d00c8a66fd328ef38b0008519856a14d35b6fd634a6f67ea5530775d36538fbd326326c3f0cd962b1a008c21f2aded4d733f97bc12577679ed8be67b858bc
|
||||
|
Loading…
Reference in New Issue
Block a user