Update to 2.7 (#1715680)

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2019-09-03 13:06:11 -04:00
commit 0deb0e62d8
3 changed files with 7 additions and 3 deletions

View file

@ -10,8 +10,8 @@
%global srcname cryptography
Name: python-%{srcname}
Version: 2.6.1
Release: 3%{?dist}
Version: 2.7
Release: 1%{?dist}
Summary: PyCA's cryptography library
License: ASL 2.0 or BSD
@ -155,6 +155,9 @@ popd
%changelog
* Tue Sep 03 2019 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.7-1
- Update to 2.7 (#1715680).
* Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 2.6.1-3
- Rebuilt for Python 3.8