[packages/python-positional] - rel 9, disable python3
baggins
baggins at pld-linux.org
Tue Jun 3 10:07:29 CEST 2025
commit fe75727de0fcf9b160766a418f41277c3b382262
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Jun 3 10:57:36 2025 +0200
- rel 9, disable python3
python-positional.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-positional.spec b/python-positional.spec
index 26003d4..0e0b441 100644
--- a/python-positional.spec
+++ b/python-positional.spec
@@ -3,13 +3,13 @@
%bcond_without doc # Sphinx documentation
%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
Summary: Library to enforce positional or key-word arguments
Summary(pl.UTF-8): Biblioteka wymuszająca argumenty pozycyjne lub nazwane
Name: python-positional
Version: 1.2.1
-Release: 8
+Release: 9
License: Apache v2.0
Group: Libraries/Python
Source0: https://files.pythonhosted.org/packages/source/p/positional/positional-%{version}.tar.gz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-positional.git/commitdiff/fe75727de0fcf9b160766a418f41277c3b382262
More information about the pld-cvs-commit
mailing list