commit 4acce4eeef23806966717b7e4180957401fba616
Author: Jakub Bogusz <[email protected]>
Date:   Sun Sep 13 15:23:14 2020 +0200

    - disable python3 here

 python-xdg.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python-xdg.spec b/python-xdg.spec
index ed244ac..c724c36 100644
--- a/python-xdg.spec
+++ b/python-xdg.spec
@@ -1,11 +1,13 @@
+# NOTE: for versions >= 2 see python3-xdg.spec
 #
 # 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-xdg.spec)
 
 Summary:       Variables defined by the XDG Base Directory Specification
 Summary(pl.UTF-8):     Zmienne zdefiniowane w specyfikacji XDG Base Directory
 Name:          python-xdg
+# keep 1.x here for python2 support
 Version:       1.0.7
 Release:       1
 License:       MIT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-xdg.git/commitdiff/4acce4eeef23806966717b7e4180957401fba616

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to