Rebuilt for Python 3.8.0rc1 (#1748018)

This commit is contained in:
Miro Hrončok 2019-10-03 14:29:40 +02:00
parent fa8b1042a4
commit 0a4d9aaea8

View File

@ -3,7 +3,7 @@
Name: python-scour Name: python-scour
Version: 0.37 Version: 0.37
Release: 4%{?dist} Release: 5%{?dist}
Summary: %{sum} Summary: %{sum}
License: ASL 2.0 License: ASL 2.0
@ -56,6 +56,9 @@ find . -type f -name '*.py' -exec sed -i /env\ python/d {} ';'
%changelog %changelog
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.37-5
- Rebuilt for Python 3.8.0rc1 (#1748018)
* Wed Aug 28 2019 Gwyn Ciesla <gwync@protonmail.com> - 0.37-4 * Wed Aug 28 2019 Gwyn Ciesla <gwync@protonmail.com> - 0.37-4
- Drop Python 2. - Drop Python 2.