From 07c47ca14a6d1fb73b44475ce3d9085f74294d14 Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Tue, 19 May 2020 11:10:35 +0100 Subject: [PATCH] Switch to swig:4.0, build python swig bindings. --- subversion.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/subversion.yaml b/subversion.yaml index 177a26e..50d0d18 100644 --- a/subversion.yaml +++ b/subversion.yaml @@ -8,7 +8,7 @@ data: dependencies: - buildrequires: platform: [] - swig: 3.0 + swig: 4.0 requires: platform: [] references: @@ -31,6 +31,7 @@ data: macros: | %_without_python2 1 %_with_python3 1 + %_with_pyswig 1 %_without_bdb 1 api: rpms: