[packages/python-pyasn1] - disable python3 here, release 2
qboosh
qboosh at pld-linux.org
Thu Apr 16 22:02:14 CEST 2026
commit f2646253e2535bcb1419213cdc4bd6bcd925f78c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Apr 16 22:02:49 2026 +0200
- disable python3 here, release 2
python-pyasn1.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-pyasn1.spec b/python-pyasn1.spec
index d44f983..f6b060a 100644
--- a/python-pyasn1.spec
+++ b/python-pyasn1.spec
@@ -3,7 +3,7 @@
%bcond_without apidocs # 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 (built from python-pyasn1.spec)
%define module pyasn1
@@ -12,7 +12,7 @@ Summary(pl.UTF-8): Narzędzia ASN.1 dla Pythona
Name: python-%{module}
# keep 0.5.x here for python2 support
Version: 0.5.1
-Release: 1
+Release: 2
License: BSD-like
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/pyasn1/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pyasn1.git/commitdiff/f2646253e2535bcb1419213cdc4bd6bcd925f78c
More information about the pld-cvs-commit
mailing list