diff --git a/pycodestyle-2.10.0.tar.gz b/pycodestyle-2.10.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..df25b16388679d96947adeba9c50ca86a5de407d Binary files /dev/null and b/pycodestyle-2.10.0.tar.gz differ diff --git a/pycodestyle-2.7.0.tar.gz b/pycodestyle-2.7.0.tar.gz deleted file mode 100644 index ce76217f978e9f3464821a6f2753b0e9c970140b..0000000000000000000000000000000000000000 Binary files a/pycodestyle-2.7.0.tar.gz and /dev/null differ diff --git a/python-pycodestyle.spec b/python-pycodestyle.spec index 16ee68c8cdae6469e443cd47b5c17d95ffad5f5c..4a248e50c0001a4b90480cef265bfdf56ea33b6b 100644 --- a/python-pycodestyle.spec +++ b/python-pycodestyle.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pycodestyle -Version: 2.7.0 -Release: 2 +Version: 2.10.0 +Release: 1 Summary: Python style guide checker License: MIT URL: https://pycodestyle.pycqa.org/ -Source0: https://files.pythonhosted.org/packages/02/b3/c832123f2699892c715fcdfebb1a8fdeffa11bb7b2350e46ecdd76b45a20/pycodestyle-2.7.0.tar.gz +Source0: https://files.pythonhosted.org/packages/06/6b/5ca0d12ef7dcf7d20dfa35287d02297f3e0f9e515da5183654c03a9636ce/pycodestyle-2.10.0.tar.gz BuildArch: noarch %description pycodestyle (formerly pep8) is a tool to check your Python code against some of the style conventions in PEP 8. @@ -69,6 +69,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Feb 14 2023 wubijie - 2.10.0-1 +- Update package to version 2.10.0 + * Wed Dec 07 2022 liqiuyu - 2.7.0-2 - revent to 2.7.0