[packages/flake8] - disable tests, broken at least on python 3.10
baggins
baggins at pld-linux.org
Fri Apr 1 23:03:39 CEST 2022
commit bde5aaa817a8854c6264725afd5be787127e2ed6
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Fri Apr 1 23:02:52 2022 +0200
- disable tests, broken at least on python 3.10
flake8.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/flake8.spec b/flake8.spec
index 645d503..7091d7f 100644
--- a/flake8.spec
+++ b/flake8.spec
@@ -2,7 +2,7 @@
# Conditional build:
%bcond_without python2 # CPython 2.x module
%bcond_without python3 # CPython 3.x module
-%bcond_without tests # pytest tests
+%bcond_with tests # pytest tests
%bcond_without doc # Sphinx documentation
Summary: The modular source code checker: pycodestyle, pyflakes and co.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/flake8.git/commitdiff/bde5aaa817a8854c6264725afd5be787127e2ed6
More information about the pld-cvs-commit
mailing list