!3 update to 1.7

Merge pull request !3 from pengyq/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-08-04 21:14:32 +08:00 committed by Gitee
commit 0fc244639e
3 changed files with 6 additions and 4 deletions

View File

@ -1,10 +1,10 @@
Name: python-simpleline
Version: 1.6
Version: 1.7
Release: 1
Summary: A Python3-only text UI framework
License: GPLv2+
URL: https://github.com/rhinstaller/python-simpleline
Source0: https://github.com/rhinstaller/python-simpleline/releases/download/simpleline-1.6/simpleline-1.6.tar.gz
Source0: https://github.com/rhinstaller/python-simpleline/releases/download/simpleline-%{version}/simpleline-%{version}.tar.gz
BuildArch: noarch
%global common_description %{expand:
@ -14,7 +14,7 @@ used with line-based machines and tools (e.g. serial console) so that
every new line is appended to the bottom of the screen. Printed lines
are never rewritten!}
BuildRequires: python3-devel python3-gobject-base python3-setuptools gettext
BuildRequires: python3-devel python3-gobject-base python3-setuptools gettext intltool
%description
%{common_description}
@ -50,10 +50,12 @@ make test
%files -n python3-simpleline -f %{name}.lang
%defattr(-,root,root)
%license COPYING
%doc ChangeLog README.md
%{python3_sitelib}/*
%changelog
* Tue Aug 04 2020 Yeqing Peng <pengyeqing@huawei.com> - 1.7-1
- update to 1.7
* Fri Oct 18 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.6-1
- Package init

Binary file not shown.

BIN
simpleline-1.7.tar.gz Normal file

Binary file not shown.