Re: check-swig-py requires python3 with svn-1.14.0

2020-06-01 Thread Yasuhito FUTATSUKI
Hi, (Cc: dev@) On 2020/06/02 6:01, Karl Berry wrote: > With svn-1.14.0, if "python" is Python 2 (it's still 2.6.6 on CentOS7), > and --with-swig is given, make swig-py succeeds, but check-swig-py fails > with: > > cd /usr/local/src/subversion-1.14.0/subversion/bindings/swig/python; \ > /us

Re: check-swig-py requires python3 with svn-1.14.0

2020-06-01 Thread Daniel Shahaf
Karl Berry wrote on Mon, 01 Jun 2020 15:01 -0600: > With svn-1.14.0, if "python" is Python 2 (it's still 2.6.6 on CentOS7), > and --with-swig is given, make swig-py succeeds, but check-swig-py fails ⋮ > Assuming it's intentional that Python 2 isn't supported any more. Yes and no. If you want to b

Re: check-swig-pl requires berkeley db with svn-1.14.0

2020-06-01 Thread Daniel Shahaf
Karl Berry wrote on Mon, 01 Jun 2020 15:01 -0600: > With svn-1.14.0, if --without-berkeley-db is given to configure, and > --with-swig is given, make swig-pl succeeds, but check-swig-pl fails > with: ⋮ > When --without-berkeley-db is omitted, all tests succeed. No idea. It's a shot in the dark, b

check-swig-pl requires berkeley db with svn-1.14.0

2020-06-01 Thread Karl Berry
With svn-1.14.0, if --without-berkeley-db is given to configure, and --with-swig is given, make swig-pl succeeds, but check-swig-pl fails with: make[1]: Entering directory '/home/local/src/subversion-1.14.0/subversion/bindings/swig/perl/native' "/home/local/bin/perl" -MExtUtils::Command::MM -e 'c

check-swig-py requires python3 with svn-1.14.0

2020-06-01 Thread Karl Berry
With svn-1.14.0, if "python" is Python 2 (it's still 2.6.6 on CentOS7), and --with-swig is given, make swig-py succeeds, but check-swig-py fails with: cd /usr/local/src/subversion-1.14.0/subversion/bindings/swig/python; \ /usr/local/bin/python /usr/local/src/subversion-1.14.0/subversion/bin

Re: Can not build 1.14.0 python3 bindings without SWIG installed

2020-06-01 Thread Daniel Shahaf
Lev Serebryakov wrote on Sun, 31 May 2020 15:27 +00:00: > make[1]: stopped in > /usr/home/lev/FreeBSD/ports/devel/py-subversion/work-py37/subversion-1.14.0 Why wasn't this regression found before the final 1.14.0 release? It seems to be the kind of bug that the release candidate / soak process w

PySVN Release 1.9.12

2020-06-01 Thread Barry Scott
PySVN home page: https://pysvn.sourceforge.io/ PySVN 1.9.12 supporting Subversion 1.14.0 and earlier. Changes: * Binary kits limited to using currently support versions of Subversion and Python. However python 2.7 kits will be provided after python 2.7 goes end-of-life. * Add support for subv