Update to 3.9
This commit is contained in:
parent
bf2103776e
commit
8f9d15fb31
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ ply-3.3.tar.gz
|
||||
/ply-3.4.tar.gz
|
||||
/ply-3.6.tar.gz
|
||||
/ply-3.8.tar.gz
|
||||
/ply-3.9.tar.gz
|
||||
|
||||
@ -8,8 +8,8 @@
|
||||
|
||||
Name: python-%{modname}
|
||||
Summary: Python Lex-Yacc
|
||||
Version: 3.8
|
||||
Release: 2%{?dist}
|
||||
Version: 3.9
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
URL: http://www.dabeaz.com/ply/
|
||||
Source0: http://www.dabeaz.com/ply/%{modname}-%{version}.tar.gz
|
||||
@ -138,6 +138,9 @@ popd
|
||||
%endif # with python3
|
||||
|
||||
%changelog
|
||||
* Tue Nov 8 2016 Orion Poplawski <orion@cora.nwra.com> - 3.9-1
|
||||
- Update to 3.9
|
||||
|
||||
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.8-2
|
||||
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user