diff --git a/.gitignore b/.gitignore index ee88908..9f0a6e0 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /pycodestyle-2.3.1.tar.gz /pycodestyle-2.4.0.tar.gz /pycodestyle-2.5.0.tar.gz +/pycodestyle-2.6.0.tar.gz diff --git a/python-pycodestyle.spec b/python-pycodestyle.spec index f3a9f9b..94e8367 100644 --- a/python-pycodestyle.spec +++ b/python-pycodestyle.spec @@ -8,12 +8,12 @@ Name: python-%{module_name} # WARNING: When updating pycodestyle, check not to break flake8! -Version: 2.5.0 -Release: 8%{?dist} +Version: 2.6.0 +Release: 1%{?dist} Summary: Python style guide checker License: MIT URL: https://pypi.python.org/pypi/%{module_name} -Source0: https://pypi.io/packages/source/p/%{module_name}/%{module_name}-%{version}.tar.gz +Source0: %{pypi_source %{module_name}} BuildArch: noarch @@ -51,8 +51,6 @@ BuildRequires: python%{python3_pkgversion}-setuptools BuildRequires: python%{python3_pkgversion}-sphinx BuildRequires: python%{python3_pkgversion}-sphinx_rtd_theme - -Requires: python%{python3_pkgversion}-setuptools %description -n python%{python3_pkgversion}-pycodestyle pycodestyle is a tool to check your Python code against some of the style conventions in PEP 8. It has a plugin architecture, making new checks easy, and @@ -120,11 +118,13 @@ install -D docs/_build/man/%{module_name}.1 %{buildroot}%{_mandir}/man1/%{module %{_bindir}/pycodestyle %{_bindir}/pycodestyle-3 %{_bindir}/pycodestyle-%{python3_version} -%{python3_sitelib}/%{module_name}.py* +%pycached %{python3_sitelib}/%{module_name}.py %{python3_sitelib}/%{module_name}-%{version}-*.egg-info/ -%{python3_sitelib}/__pycache__/%{module_name}* %changelog +* Sun May 31 2020 Miro Hrončok - 2.6.0-1 +- Update to 2.6.0 (#1827430) + * Sun May 24 2020 Miro Hrončok - 2.5.0-8 - Rebuilt for Python 3.9 diff --git a/sources b/sources index 44f0319..0e8a8ef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pycodestyle-2.5.0.tar.gz) = 84e751a7d00048393b02ca743de5d71d1641e948ee1b4daebbdf2d07e0cd8f087ca4e81f826061114b40ef41920bbcd680c9f479e7cc1a159a70188425717208 +SHA512 (pycodestyle-2.6.0.tar.gz) = 3bf9904752170135ca399a1b25470a531adb5b85dfd8df7ffbbc86b5875bc3a507cd8732158bc9cb7fd5b44b48c9a32d63d621856d55a15bc3104a99ca4bd271