[packages/python-invoke] - disabled python3 here, release 4
qboosh
qboosh at pld-linux.org
Sat Dec 6 21:17:02 CET 2025
commit 2058b0d0e95bc68e3ecc708369528ab1323d833f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Dec 6 21:17:15 2025 +0100
- disabled python3 here, release 4
python-invoke.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-invoke.spec b/python-invoke.spec
index a66cf9f..495acd3 100644
--- a/python-invoke.spec
+++ b/python-invoke.spec
@@ -5,7 +5,7 @@
%bcond_without doc # Sphinx documentation
%bcond_with tests # unit tests (some failures)
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module (built from python3-invoke.spec)
%define module invoke
Summary: Managing shell-oriented subprocesses and organizing executable Python code into CLI-invokable tasks
@@ -13,7 +13,7 @@ Summary(pl.UTF-8): Zarządzanie podprocesami powłoki i organizowanie kodu Pytho
Name: python-%{module}
# keep 1.x here for python2 support
Version: 1.7.3
-Release: 3
+Release: 4
License: BSD
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/invoke/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-invoke.git/commitdiff/2058b0d0e95bc68e3ecc708369528ab1323d833f
More information about the pld-cvs-commit
mailing list