Update to version 2.5.0

This commit is contained in:
Marius Grossu
2025-11-07 15:58:25 +01:00
parent 767e477071
commit 33807b88c9
4 changed files with 13 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pytest-pycodestyle
Version: 2.4.1
Version: 2.5.0
Release: 0
Summary: Pytest plugin to run pycodestyle
License: MIT
@@ -48,7 +48,7 @@ pytest plugin to run pycodestyle in python tests
%prep
%setup -q -n pytest_pycodestyle-%{version}
sed -i -e 's:~=:>=:g' setup.py
%build
%pyproject_wheel