[packages/python-easy-vault: 2/2] - disable python2 for master
qboosh
qboosh at pld-linux.org
Sat Feb 14 12:11:58 CET 2026
commit 4cebe59e8dc41be27d659e51f0fc191aa66e9e9b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Feb 14 12:11:38 2026 +0100
- disable python2 for master
python-easy-vault.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-easy-vault.spec b/python-easy-vault.spec
index 2fe4d0a..0a3c4c1 100644
--- a/python-easy-vault.spec
+++ b/python-easy-vault.spec
@@ -2,7 +2,7 @@
# Conditional build:
%bcond_with doc # Sphinx documentation (not in sdist)
%bcond_without tests # unit tests
-%bcond_without python2 # CPython 2.x module
+%bcond_with python2 # CPython 2.x module
%bcond_without python3 # CPython 3.x module
Summary: Secure vault files that are easy to use
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-easy-vault.git/commitdiff/4cebe59e8dc41be27d659e51f0fc191aa66e9e9b
More information about the pld-cvs-commit
mailing list