Rebuild for Python 3.6
This commit is contained in:
parent
4332ad5396
commit
240ffad0ed
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python-scour
|
Name: python-scour
|
||||||
Version: 0.35
|
Version: 0.35
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: %{sum}
|
Summary: %{sum}
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -77,6 +77,9 @@ find . -type f -name '*.py' -exec sed -i /env\ python/d {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.35-3
|
||||||
|
- Rebuild for Python 3.6
|
||||||
|
|
||||||
* Fri Oct 28 2016 Jon Ciesla <limburgher@gmail.com> - 0.35-2
|
* Fri Oct 28 2016 Jon Ciesla <limburgher@gmail.com> - 0.35-2
|
||||||
- Fix Source0.
|
- Fix Source0.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user