[packages/python-cachetools] - rel 15, disable python3
baggins
baggins at pld-linux.org
Wed Mar 26 23:37:33 CET 2025
commit babe6dbe3360a7c3be98e3d0acbda2c61596a6bf
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu Mar 27 00:37:12 2025 +0100
- rel 15, disable python3
python-cachetools.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-cachetools.spec b/python-cachetools.spec
index 7227b02..8447c5c 100644
--- a/python-cachetools.spec
+++ b/python-cachetools.spec
@@ -3,15 +3,15 @@
%bcond_with doc # don't build doc (not provided by package)
%bcond_without tests # do not perform "make test"
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module
-%define module cachetools
+%define module cachetools
Summary: Various cache implementations based on different cache algorithms
Summary(pl.UTF-8): Rózne implementacje cache bazujące na róznych algorytmach
# Name must match the python module/package name (as in 'import' statement)
Name: python-%{module}
Version: 0.7.0
-Release: 14
+Release: 15
License: MIT
Group: Libraries/Python
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-cachetools.git/commitdiff/babe6dbe3360a7c3be98e3d0acbda2c61596a6bf
More information about the pld-cvs-commit
mailing list