Package upgrade

(cherry picked from commit 464516a35284fae6883a46507396aa9457afebb5)
This commit is contained in:
lyn1001 2022-07-07 11:08:27 +08:00 committed by openeuler-sync-bot
parent aa1810452f
commit 18953f23b8
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