Update to 3.1 (#1872978)

This commit is contained in:
Christian Heimes 2020-09-07 08:57:53 +02:00
commit 8c79979ad2
3 changed files with 9 additions and 4 deletions

View file

@ -19,8 +19,8 @@
%global srcname cryptography
Name: python-%{srcname}
Version: 3.0
Release: 2%{?dist}
Version: 3.1
Release: 1%{?dist}
Summary: PyCA's cryptography library
License: ASL 2.0 or BSD
@ -170,6 +170,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest -k "not (test_
%changelog
* Mon Sep 07 2020 Christian Heimes <cheimes@redhat.com> - 3.1-1
- Update to 3.1 (#1872978)
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild