Rebuilt for Python 3.8.0rc1 (#1748018)
This commit is contained in:
parent
0bcfe48342
commit
79ea25f0e7
@ -4,7 +4,7 @@ Name: python-%{srcname}
|
|||||||
Summary: A Python library for creating text UI
|
Summary: A Python library for creating text UI
|
||||||
Url: https://github.com/rhinstaller/python-%{srcname}
|
Url: https://github.com/rhinstaller/python-%{srcname}
|
||||||
Version: 1.6
|
Version: 1.6
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
# This tarball was created from upstream git:
|
# This tarball was created from upstream git:
|
||||||
# git clone https://github.com/rhinstaller/python-simpleline
|
# git clone https://github.com/rhinstaller/python-simpleline
|
||||||
# cd python-simpleline && make archive
|
# cd python-simpleline && make archive
|
||||||
@ -59,6 +59,9 @@ make test
|
|||||||
%{python3_sitelib}/*
|
%{python3_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.6-2
|
||||||
|
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||||
|
|
||||||
* Thu Aug 22 2019 Jiri Konecny <jkonecny@redhat.com> - 1.6-1
|
* Thu Aug 22 2019 Jiri Konecny <jkonecny@redhat.com> - 1.6-1
|
||||||
- Always close the password dialog (vponcova)
|
- Always close the password dialog (vponcova)
|
||||||
- Remove unnecessary pass statements (jkonecny)
|
- Remove unnecessary pass statements (jkonecny)
|
||||||
|
Loading…
Reference in New Issue
Block a user