[packages/python-typogrify] - disable python3 here, release 8
qboosh
qboosh at pld-linux.org
Sun May 25 21:54:21 CEST 2025
commit 0c2a8ed74028beae5c369aa7e4858002a0cb5bf3
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun May 25 21:49:53 2025 +0200
- disable python3 here, release 8
python-typogrify.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/python-typogrify.spec b/python-typogrify.spec
index 10768e0..7d7d45e 100644
--- a/python-typogrify.spec
+++ b/python-typogrify.spec
@@ -1,13 +1,14 @@
#
# Conditional build:
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module (built from python3-typogrify.spec)
Summary: Filters to enhance web typography, including support for Django & Jinja templates
Summary(pl.UTF-8): Filtry rozszerzające typografię WWW z obsługą szablonów Django i Jinja
Name: python-typogrify
+# keep 2.0.x here for python2 support
Version: 2.0.7
-Release: 7
+Release: 8
License: BSD
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/typogrify/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-typogrify.git/commitdiff/0c2a8ed74028beae5c369aa7e4858002a0cb5bf3
More information about the pld-cvs-commit
mailing list