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#819a6cea75a7a0a89bf376ec92a733da71fd1faa
This commit is contained in:
parent
844cbb3db3
commit
d03781221b
2
.gitignore
vendored
2
.gitignore
vendored
@ -19,3 +19,5 @@
|
|||||||
/cryptography_vectors-3.2.tar.gz
|
/cryptography_vectors-3.2.tar.gz
|
||||||
/cryptography_vectors-3.2.1.tar.gz
|
/cryptography_vectors-3.2.1.tar.gz
|
||||||
/cryptography_vectors-3.3.1.tar.gz
|
/cryptography_vectors-3.3.1.tar.gz
|
||||||
|
/cryptography_vectors-3.4.tar.gz
|
||||||
|
/cryptography_vectors-3.4.1.tar.gz
|
||||||
|
@ -16,8 +16,8 @@
|
|||||||
%global pysrcname cryptography_vectors
|
%global pysrcname cryptography_vectors
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 3.3.1
|
Version: 3.4.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: ASL 2.0 or BSD
|
License: ASL 2.0 or BSD
|
||||||
Summary: Test vectors for the cryptography package
|
Summary: Test vectors for the cryptography package
|
||||||
URL: https://pypi.python.org/pypi/cryptography-vectors
|
URL: https://pypi.python.org/pypi/cryptography-vectors
|
||||||
@ -105,6 +105,12 @@ rm -vrf %{pysrcname}.egg-info
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 07 2021 Christian Heimes <cheimes@redhat.com> - 3.4.1-1
|
||||||
|
- Update to 3.4.1 (#1925953)
|
||||||
|
|
||||||
|
* Sun Feb 07 2021 Christian Heimes <cheimes@redhat.com> - 3.4-1
|
||||||
|
- Update to 3.4 (#1925953)
|
||||||
|
|
||||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-2
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cryptography_vectors-3.3.1.tar.gz) = a102535bd3cf72118106ca7268d5a9921738d41f81247940c550961d61cb0d1869095b7891c39e8dc15816f7d38230622846747b4b7a3f226f09306cf86220bd
|
SHA512 (cryptography_vectors-3.4.1.tar.gz) = 9dafb887f0347096b2ba26c9c682e11e6588887943d428353679730f2b7def8ec1d3522b8ed2b397829c7bd78580e9f9c722df5317929f458c074a69cd541f4b
|
||||||
|
Loading…
Reference in New Issue
Block a user