[packages/python-dogpile.cache] - disable python3 here, release 4
qboosh
qboosh at pld-linux.org
Tue Apr 7 19:40:41 CEST 2026
commit 47dcbae11b61c9087b3490eb7caa545de3e93342
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Apr 7 19:41:08 2026 +0200
- disable python3 here, release 4
python-dogpile.cache.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-dogpile.cache.spec b/python-dogpile.cache.spec
index 7b33a65..fb5d519 100644
--- a/python-dogpile.cache.spec
+++ b/python-dogpile.cache.spec
@@ -3,14 +3,14 @@
%bcond_with doc # Sphinx documentation (sdist contains prebuilt html)
%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-dogpile.cache.spec)
Summary: A caching front-end based on the Dogpile lock
Summary(pl.UTF-8): Frontend z pamięcią podręczną oparty na blokadzie Dogpile
Name: python-dogpile.cache
# keep 0.9.x here for python2 support
Version: 0.9.2
-Release: 3
+Release: 4
License: MIT
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/dogpile.cache/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-dogpile.cache.git/commitdiff/47dcbae11b61c9087b3490eb7caa545de3e93342
More information about the pld-cvs-commit
mailing list