[packages/python-pytest-django] - disable python3 here
qboosh
qboosh at pld-linux.org
Sun Sep 24 21:38:47 CEST 2023
commit c6fef2b0401b74b775105d02de07304899990951
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Sep 24 21:29:07 2023 +0200
- disable python3 here
python-pytest-django.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pytest-django.spec b/python-pytest-django.spec
index b40a4cf..2597d40 100644
--- a/python-pytest-django.spec
+++ b/python-pytest-django.spec
@@ -3,7 +3,7 @@
%bcond_without doc # Sphinx documentation
%bcond_with tests # unit tests (some db setup required?)
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module (built from python3-pytest-django.spec)
Summary: Django plugin for pytest
Summary(pl.UTF-8): Wtyczka Django dla pytesta
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pytest-django.git/commitdiff/c6fef2b0401b74b775105d02de07304899990951
More information about the pld-cvs-commit
mailing list