From 7b946b13bb932a29ea53d1fafd635e606bdaae59 Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Thu, 30 May 2019 08:33:02 +0100 Subject: [PATCH] Build with py2 rather than py3, re-enable pyswig. --- subversion.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/subversion.yaml b/subversion.yaml index 09fc532..844d699 100644 --- a/subversion.yaml +++ b/subversion.yaml @@ -32,10 +32,9 @@ data: buildopts: rpms: macros: | - %_without_python2 1 - %_with_python3 1 + %_with_python2 1 + %_without_python3 1 %_without_bdb 1 - %_without_pyswig 1 api: rpms: - subversion