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.git#2abb980d58db7196a389c7bb2b7b3162681640fb
This commit is contained in:
parent
52ff7daab6
commit
439abf476d
2
.gitignore
vendored
2
.gitignore
vendored
@ -19,3 +19,5 @@
|
|||||||
/cryptography-3.0.tar.gz.asc
|
/cryptography-3.0.tar.gz.asc
|
||||||
/cryptography-3.1.tar.gz
|
/cryptography-3.1.tar.gz
|
||||||
/cryptography-3.1.tar.gz.asc
|
/cryptography-3.1.tar.gz.asc
|
||||||
|
/cryptography-3.2.tar.gz
|
||||||
|
/cryptography-3.2.tar.gz.asc
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global srcname cryptography
|
%global srcname cryptography
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 3.1
|
Version: 3.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: PyCA's cryptography library
|
Summary: PyCA's cryptography library
|
||||||
|
|
||||||
@ -170,6 +170,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest -k "not (test_
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 26 2020 Christian Heimes <cheimes@redhat.com> - 3.2-1
|
||||||
|
- Update to 3.2 (#1891378)
|
||||||
|
|
||||||
* Mon Sep 07 2020 Christian Heimes <cheimes@redhat.com> - 3.1-1
|
* Mon Sep 07 2020 Christian Heimes <cheimes@redhat.com> - 3.1-1
|
||||||
- Update to 3.1 (#1872978)
|
- Update to 3.1 (#1872978)
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (cryptography-3.1.tar.gz) = c015df3a71e4c274b2fb8fd954d264c8b56443644048139113f548c69cf83798b73c9f0993609f338044df92b609723b0281ce61ed2751309a122de22060037e
|
SHA512 (cryptography-3.2.tar.gz) = 0096e6408b5868cc0b5e6f67945e4200bb943a00ac803546048fa4d332f81af4a224b2d67b911ee8da1ad086120935d7d557fc70a739ecffb22f408ee9b8d09e
|
||||||
SHA512 (cryptography-3.1.tar.gz.asc) = ceb5ec3c13f85f76f7085a7c72a898097afd7cdef1386c99f8b5090949a4b0a380b5b91c66a8a77033e432619a8bfb5edc9bf3f50008e3cb4cb162a4ef4f3d1e
|
SHA512 (cryptography-3.2.tar.gz.asc) = 969e09e100bc76b08690e90cfa1551d64597ea65e5c13a65d4396ea7be5a19cd80438371a957bc4b2e362a1a01c30e29cc56bee44c586e5de83512f8af5d97e2
|
||||||
|
Loading…
Reference in New Issue
Block a user