Rebuilt for Python 3.7
This commit is contained in:
parent
e71954e301
commit
efe0c78cf8
@ -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: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
# This tarball was created from upstream git:
|
||||
# git clone https://github.com/rhinstaller/python-simpleline
|
||||
# cd python-simpleline && make archive
|
||||
@ -60,6 +60,9 @@ make test
|
||||
%{python3_sitelib}/*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 18 2018 Miro Hrončok <mhroncok@redhat.com> - 1.3-2
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
* Mon Jun 11 2018 Jiri Konecny <jkonecny@redhat.com> - 1.3-1
|
||||
- Fix pylint errors raised by new pylint version (jkonecny)
|
||||
- Setup logging handler properly for a library (jkonecny)
|
||||
|
Loading…
Reference in New Issue
Block a user