!10 [sync] PR-9: Package upgrade

From: @openeuler-sync-bot 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-10-29 08:48:36 +00:00 committed by Gitee
commit 942239805e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
pocketlint-0.23.tar.gz Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
%global with_tests 0%{?_with_tests:0} %global with_tests 0%{?_with_tests:0}
Name: python-pocketlint Name: python-pocketlint
Version: 0.17 Version: 0.23
Release: 3 Release: 1
Summary: Addon pylint modules and configuration settings Summary: Addon pylint modules and configuration settings
License: GPLv2+ License: GPLv2+
Url: https://github.com/rhinstaller/pocketlint Url: https://github.com/rhinstaller/pocketlint
@ -45,6 +45,9 @@ make check PYTHON=%{__python3}
%{python3_sitelib}/pocketlint/ %{python3_sitelib}/pocketlint/
%changelog %changelog
* Thu Jul 7 2022 liyanan <liyanan32@h-partners.com> - 0.23-1
- Update to 0.23
* Wed Oct 21 2020 wangxiao <wangxiao65@huawei.com> - 0.17-3 * Wed Oct 21 2020 wangxiao <wangxiao65@huawei.com> - 0.17-3
- drop python2 subpackage - drop python2 subpackage