[packages/python-m2r] - disable python3 here

qboosh qboosh at pld-linux.org
Sun Jan 1 12:35:38 CET 2023


commit 43b3326c3296506a1f16b77c5ff9b487bb1c6bd0
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jan 1 12:36:33 2023 +0100

    - disable python3 here

 python-m2r.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python-m2r.spec b/python-m2r.spec
index 1a9f5af..aa6d5f6 100644
--- a/python-m2r.spec
+++ b/python-m2r.spec
@@ -2,11 +2,12 @@
 # Conditional build:
 %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 python3-m2r.spec)
 
 Summary:	Markdown and reStructuredText in a single file
 Summary(pl.UTF-8):	Markdown i reStructuredText w pojedynczym pliku
 Name:		python-m2r
+# keep 0.2.x here for python2 support
 Version:	0.2.1
 Release:	5
 License:	MIT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-m2r.git/commitdiff/43b3326c3296506a1f16b77c5ff9b487bb1c6bd0



More information about the pld-cvs-commit mailing list