Update to 2.7 (#1715680)
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
3f9ce036b9
commit
0deb0e62d8
3 changed files with 7 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue