On Thu, 8 Dec 2022 at 12:43, Gilles Sadowski <gillese...@gmail.com> wrote: <!-- CUT --> > > > > > conf/parse-latest-release.py > > > > currently makes no changes. > > I've just run it, and it "downgrades" > * RNG (to 1.1) > * Collections (to 4.1) > > :-?
That is strange. The script shebang uses env to pick the python version. My version is: /usr/bin/env python --version Python 2.7.17 But it also works with: python3 --version Python 3.6.9 Perhaps you do not have the latest doap files. Run 'svn update' from the trunk folder or checkout clean again. Alex --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org