forked from pool/python-pytest-pycodestyle
Update to version 2.5.0 #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "mgrossu/python-pytest-pycodestyle:main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@autogits-devel approved
LGTM
Please, have a look at my comment.
@@ -49,3 +49,3 @@%prep%setup -q -n pytest_pycodestyle-%{version}sed -i -e 's:~=:>=:g' setup.py%if 0%{?suse_version} <= 1500Is this really needed. Just fix it everywhere. Or even better, I have better experience with patches than with complicated sed stuff. Also, send it upstream.