[packages/python-mypy_extensions] - disable python3 here
qboosh
qboosh at pld-linux.org
Thu Jul 3 20:43:51 CEST 2025
commit 886c0bf3492c649061e004d0e7bac0eb2a13c62b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Jul 3 20:45:21 2025 +0200
- disable python3 here
python-mypy_extensions.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-mypy_extensions.spec b/python-mypy_extensions.spec
index 4376c5d..fe45588 100644
--- a/python-mypy_extensions.spec
+++ b/python-mypy_extensions.spec
@@ -1,7 +1,7 @@
#
# Conditional build:
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module (built from python3-mypy_extensions.spec)
Summary: Experimental type system extensions for programs checked with the mypy typechecker
Summary(pl.UTF-8): Eksperymentalne rozszerzenia systemu typowania dla programów sprawdzanych narzędziem mypy
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-mypy_extensions.git/commitdiff/886c0bf3492c649061e004d0e7bac0eb2a13c62b
More information about the pld-cvs-commit
mailing list