Tim Jenness
added a comment - See https://github.com/esheldon/esutil/issues/17
It looks like v0.6.0 is now out and compatible with python 3: https://github.com/esheldon/esutil/releases/tag/v0.6.0
Tim Jenness
added a comment - - edited
$ git checkout master
$ git merge --no-ff tickets/DM-7294
$ git push
$ git tag -a 0.6.0
$ git push --tags
Standard process for working with third party packages: https://developer.lsst.io/build-ci/third_party.html#distributing-the-package
I noticed all this guff in eupspkg.cfg.sh. This seems like it's unnecessary, since esutil 0.6 doesn't ship with its own table file as far as I can see. Can we drop it?
John Swinbank
added a comment - Changes look ok. But...
I noticed all this guff in eupspkg.cfg.sh . This seems like it's unnecessary, since esutil 0.6 doesn't ship with its own table file as far as I can see. Can we drop it?
Nate Lust
added a comment - I checked into this as well, and ran it through ci with the prep function removed. If you agree with the latest change then I will merge.
See https://github.com/esheldon/esutil/issues/17
It looks like v0.6.0 is now out and compatible with python 3: https://github.com/esheldon/esutil/releases/tag/v0.6.0