Rebuilt for Python 3.7

This commit is contained in:
Miro Hrončok 2018-07-02 18:23:52 +02:00
parent 39d9638457
commit e399f86038

View File

@ -4,7 +4,7 @@ Name: python-%{srcname}
Summary: A Python library for creating text UI
Url: https://github.com/rhinstaller/python-%{srcname}
Version: 1.3
Release: 3%{?dist}
Release: 4%{?dist}
# This tarball was created from upstream git:
# git clone https://github.com/rhinstaller/python-simpleline
# cd python-simpleline && make archive
@ -59,6 +59,9 @@ make test
%{python3_sitelib}/*
%changelog
* Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 1.3-4
- Rebuilt for Python 3.7
* Wed Jun 20 2018 Jiri Konecny <jkonecny@redhat.com> - 1.3-3
- Drop python-pocketlint dependency