]> git.pld-linux.org Git - packages/python-m2r.git/commitdiff
- disable python3 here master
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 1 Jan 2023 11:36:33 +0000 (12:36 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 1 Jan 2023 11:36:33 +0000 (12:36 +0100)
python-m2r.spec

index 1a9f5af56da110f0c4c893e3dc4a03796a77ea08..aa6d5f624d2bac420457e3093292dbe9c15da1e4 100644 (file)
@@ -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
This page took 0.124018 seconds and 4 git commands to generate.