[packages/subversion] disable python bindings

atler atler at pld-linux.org
Thu Dec 5 22:54:00 CET 2019


commit af3a07823d28a8b6541a84fcfa6e5fcd0ab5f7e9
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Dec 5 22:52:15 2019 +0100

    disable python bindings
    
    swig 4 is not supported neither for python 2 nor for python 3. next
    release will bring swig 4 support for python 3.

 subversion.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/subversion.spec b/subversion.spec
index b059984..b10be5b 100644
--- a/subversion.spec
+++ b/subversion.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_with	net_client_only		# build only net client
 %bcond_without	swig			# disable bindings generation with Swig
-%bcond_without	python			# build without Python bindings (broken)
+%bcond_with	python			# build without Python bindings (broken)
 %bcond_without	csvn			# build Python csvn bindings
 %bcond_without	perl			# build without Perl bindings
 %bcond_without	ruby			# build without Ruby bindings
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/subversion.git/commitdiff/af3a07823d28a8b6541a84fcfa6e5fcd0ab5f7e9



More information about the pld-cvs-commit mailing list