diff --git a/pocketlint-0.17.tar.gz b/pocketlint-0.17.tar.gz deleted file mode 100644 index 9dc49cd..0000000 Binary files a/pocketlint-0.17.tar.gz and /dev/null differ diff --git a/pocketlint-0.23.tar.gz b/pocketlint-0.23.tar.gz new file mode 100644 index 0000000..e119a6d Binary files /dev/null and b/pocketlint-0.23.tar.gz differ diff --git a/python-pocketlint.spec b/python-pocketlint.spec index 291bc43..34839ea 100644 --- a/python-pocketlint.spec +++ b/python-pocketlint.spec @@ -1,7 +1,7 @@ %global with_tests 0%{?_with_tests:0} Name: python-pocketlint -Version: 0.17 -Release: 3 +Version: 0.23 +Release: 1 Summary: Addon pylint modules and configuration settings License: GPLv2+ Url: https://github.com/rhinstaller/pocketlint @@ -45,6 +45,9 @@ make check PYTHON=%{__python3} %{python3_sitelib}/pocketlint/ %changelog +* Thu Jul 7 2022 liyanan - 0.23-1 +- Update to 0.23 + * Wed Oct 21 2020 wangxiao - 0.17-3 - drop python2 subpackage