[packages/python-markupsafe] Python2 only package now
glen
glen at pld-linux.org
Tue Oct 5 15:42:53 CEST 2021
commit 60763263a49af33eb9782dd0831f7032566559b3
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Tue Oct 5 16:42:22 2021 +0300
Python2 only package now
python-markupsafe.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-markupsafe.spec b/python-markupsafe.spec
index 17febd0..fbc964b 100644
--- a/python-markupsafe.spec
+++ b/python-markupsafe.spec
@@ -3,7 +3,7 @@
%bcond_without doc # Sphinx documentation
%bcond_without tests # unit tests
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module, built from python3-markupsafe.spec
%define module markupsafe
Summary: MarkupSafe - a XML/HTML/XHTML Markup safe string for Python 2
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-markupsafe.git/commitdiff/60763263a49af33eb9782dd0831f7032566559b3
More information about the pld-cvs-commit
mailing list