New version - 1.3-3
- Drop python-pocketlint dependency
This commit is contained in:
parent
efe0c78cf8
commit
39d9638457
@ -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.3
|
Version: 1.3
|
||||||
Release: 2%{?dist}
|
Release: 3%{?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
|
||||||
@ -16,7 +16,6 @@ BuildRequires: python3-devel
|
|||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: python3-pocketlint
|
|
||||||
BuildRequires: python3-gobject-base
|
BuildRequires: python3-gobject-base
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -60,6 +59,9 @@ make test
|
|||||||
%{python3_sitelib}/*
|
%{python3_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 20 2018 Jiri Konecny <jkonecny@redhat.com> - 1.3-3
|
||||||
|
- Drop python-pocketlint dependency
|
||||||
|
|
||||||
* Mon Jun 18 2018 Miro Hrončok <mhroncok@redhat.com> - 1.3-2
|
* Mon Jun 18 2018 Miro Hrončok <mhroncok@redhat.com> - 1.3-2
|
||||||
- Rebuilt for Python 3.7
|
- Rebuilt for Python 3.7
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user