[packages/python-pytest-flake8] - python2 only
baggins
baggins at pld-linux.org
Wed Sep 17 23:13:52 CEST 2025
commit de385c37bf34507da642973994a57ba96bb1796a
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu Sep 18 01:13:50 2025 +0200
- python2 only
python-pytest-flake8.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pytest-flake8.spec b/python-pytest-flake8.spec
index 264c658..7f82a18 100644
--- a/python-pytest-flake8.spec
+++ b/python-pytest-flake8.spec
@@ -2,7 +2,7 @@
# Conditional build:
%bcond_without tests # py.test tests
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module
Summary: py.test plugin to check FLAKE8 requirements
Summary(pl.UTF-8): Wtyczka py.test do sprawdzania wymagań FLAKE8
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pytest-flake8.git/commitdiff/de385c37bf34507da642973994a57ba96bb1796a
More information about the pld-cvs-commit
mailing list