diff --git a/.gitignore b/.gitignore index e0e4ca2..f646d0f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /pep8-naming-0.4.1.tar.gz /pep8-naming-0.9.1.tar.gz /pep8-naming-0.10.0.tar.gz +/pep8-naming-0.11.1.tar.gz diff --git a/python-pep8-naming.spec b/python-pep8-naming.spec index 1440208..fad77ef 100644 --- a/python-pep8-naming.spec +++ b/python-pep8-naming.spec @@ -7,8 +7,8 @@ This module provides a plugin for flake8, the Python code checker. \ Name: python-%{srcname} -Version: 0.10.0 -Release: 2%{?dist} +Version: 0.11.1 +Release: 1%{?dist} Summary: Check PEP-8 naming conventions, a plugin for flake8 License: MIT @@ -47,7 +47,7 @@ Requires: python3-flake8 %check -PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} run_tests.py +PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} run_tests.py %files -n python3-%{srcname} @@ -55,10 +55,13 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} run_tests.py %license LICENSE %{python3_sitelib}/pep8ext_naming.py %{python3_sitelib}/__pycache__/pep8ext_naming.*.py* -%{python3_sitelib}/%{srcname_}-%{version}-py?.?.egg-info +%{python3_sitelib}/%{srcname_}-%{version}-py*.egg-info %changelog +* Sun Jun 21 2020 Elliott Sales de Andrade - 0.11.1-1 +- Update to latest version + * Tue May 26 2020 Miro HronĨok - 0.10.0-2 - Rebuilt for Python 3.9 diff --git a/sources b/sources index a4ec6dd..0446d6a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pep8-naming-0.10.0.tar.gz) = ee395e0ff4d3fce0153eb80784b9cb07b26e28ca1181a44b7776bee3302b16aa1ae3cbc320fc04c26a5330d20d9cc71019727600b213b796712b2ad40111a7e5 +SHA512 (pep8-naming-0.11.1.tar.gz) = daebe1077a5ff83b3266cbef87833959d49fd2d3bf196450cef2b8423c094c7cbf4ec8096823d8c48d522978097873b928e25ed4e6e86104f7b97ab5577e3b20