commit 0cb0d8d1171e999050d0eea39233a47201299106
Author: Jakub Bogusz <[email protected]>
Date: Mon Feb 8 06:37:30 2021 +0100
- disable python3 here
python-serpent.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python-serpent.spec b/python-serpent.spec
index d32b145..caaf9d2 100644
--- a/python-serpent.spec
+++ b/python-serpent.spec
@@ -1,8 +1,9 @@
+# NOTE: for versions >= 1.30 (for Python 3.5+) see python3-serpent.spec
#
# Conditional build:
%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-serpent.spec)
Summary: Serialization based on ast.literal_eval
Summary(pl.UTF-8): Serializacja oparta na ast.literal_eval
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-serpent.git/commitdiff/0cb0d8d1171e999050d0eea39233a47201299106
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit