Re: A little pre-packaging help, please?
From: Michael Pilato <cmpilato_at_collab.net>
Date: Tue, 24 Mar 2020 13:56:45 +0000
Just to bring a bit of closure here, so far my testing with the Python 3 bindings has been really encouraging. Once I wrapped my brain around the whole string/bytestring thing, upgrading existing consumers of the bindings has thus far been relatively straightforward.
As for the Docker-based release process stuff I attached in my previous message, I've since thrown that onto Github so anyone else who cares can benefit from/improve it. See https://github.com/cmpilato/subversion-dist .
Thanks again for the tarball assembly help!
-- Mike
-- Mike
[EXTERNAL EMAIL]
I'm attaching what I used to make this work, which is a Docker-based process. Just expand the tarball, enter the resulting directory, and run ./docker-build.sh.
[EXTERNAL EMAIL]
> However as I wrote before[1] it is need to specify SWIG_PY_OPTS
This was the key thing lacking! When I added the SWIG_PY_OPTS stuff you recommended to the release.py command-line, those files generated as expected. (And I wound up with what appears to be working build, including Python3 bindings.)
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.