Rebuild for Python 3.6
This commit is contained in:
parent
8f9d15fb31
commit
fe2a58ec4d
@ -9,7 +9,7 @@
|
|||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Summary: Python Lex-Yacc
|
Summary: Python Lex-Yacc
|
||||||
Version: 3.9
|
Version: 3.9
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://www.dabeaz.com/ply/
|
URL: http://www.dabeaz.com/ply/
|
||||||
Source0: http://www.dabeaz.com/ply/%{modname}-%{version}.tar.gz
|
Source0: http://www.dabeaz.com/ply/%{modname}-%{version}.tar.gz
|
||||||
@ -138,6 +138,9 @@ popd
|
|||||||
%endif # with python3
|
%endif # with python3
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 09 2016 Charalampos Stratakis <cstratak@redhat.com> - 3.9-2
|
||||||
|
- Rebuild for Python 3.6
|
||||||
|
|
||||||
* Tue Nov 8 2016 Orion Poplawski <orion@cora.nwra.com> - 3.9-1
|
* Tue Nov 8 2016 Orion Poplawski <orion@cora.nwra.com> - 3.9-1
|
||||||
- Update to 3.9
|
- Update to 3.9
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user