[packages/python-werkzeug] Rel 3; disable python3 here - see python3-werkzeug.spec
arekm
arekm at pld-linux.org
Wed Oct 13 18:07:19 CEST 2021
commit 3ee15eb4a5d6383fd9c899620c7c163ed94f4a35
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Oct 13 16:06:49 2021 +0000
Rel 3; disable python3 here - see python3-werkzeug.spec
python-werkzeug.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/python-werkzeug.spec b/python-werkzeug.spec
index 5e32866..17d674e 100644
--- a/python-werkzeug.spec
+++ b/python-werkzeug.spec
@@ -3,14 +3,15 @@
%bcond_without doc # Sphinx documentation
%bcond_without tests # test action
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+# see python3-werkzeug.spec
+%bcond_with python3 # CPython 3.x module
%define module werkzeug
Summary: The Swiss Army knife of Python web development
Summary(pl.UTF-8): Scyzoryk szwajcarski programisty aplikacji WWW
Name: python-%{module}
Version: 1.0.1
-Release: 2
+Release: 3
License: BSD
Group: Development/Languages/Python
# pypi release misses docs/_themes directory
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-werkzeug.git/commitdiff/3ee15eb4a5d6383fd9c899620c7c163ed94f4a35
More information about the pld-cvs-commit
mailing list