[packages/python-alabaster] - rel 7; disable python3 (see python3-alabaster.spec)
arekm
arekm at pld-linux.org
Fri Feb 7 17:24:39 CET 2025
commit b98f19748f41788d2fc1083048b24b7e0788c5c6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri Feb 7 16:53:44 2025 +0100
- rel 7; disable python3 (see python3-alabaster.spec)
python-alabaster.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/python-alabaster.spec b/python-alabaster.spec
index b3a9e73..fd74900 100644
--- a/python-alabaster.spec
+++ b/python-alabaster.spec
@@ -1,14 +1,15 @@
#
# Conditional build:
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+# see python3-alabaster.spec
+%bcond_with python3 # CPython 3.x module
%define module alabaster
Summary: A configurable sidebar-enabled Sphinx theme
Summary(pl.UTF-8): Konfigurowany motyw z bocznym panelem dla Sphinksa
Name: python-%{module}
Version: 0.7.12
-Release: 6
+Release: 7
License: BSD
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/alabaster/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-alabaster.git/commitdiff/b98f19748f41788d2fc1083048b24b7e0788c5c6
More information about the pld-cvs-commit
mailing list