Hi Thierry, Chris. I’ve been working with a fork of Hypatia for a while, for our use case it is excellent - I’ve not felt comfortable pushing to ’take over’ in any way as my time to work on it comes and goes. I’ve updated for more recent python versions and also added a spatial index type. Feel free to have a look around in https://github.com/pfw/hypatia <https://github.com/pfw/hypatia>
Peter W. > On 18 Apr 2022, at 11:37 pm, Chris McDonough <[email protected]> wrote: > >> >> >> >> >> >> ------- Original Message ------- >> On Monday, April 18th, 2022 at 7:48 AM, Thierry Florac [email protected] >> wrote: >> >> >> >>> I have created a patch and a pull request...If it's OK and if you could >>> create a new release that would be very nice !! :) >>> Best regards,Thierry >>> --https://www.ulthar.net -- http://pyams.readthedocs.io >> >> >> Thanks for that! I'm installing all the necessary Python versions to check >> that it passes testing under all now. > > Gonna be a little while, the bitrot is pretty severe. :) But should be no (or > only minor) issue with the code itself. > > py27: commands succeeded > ERROR: py34: InvocationError for command > /home/chrism/projects/hypatia/.tox/py34/bin/python -m pip install --no-deps > -U .tox/.tmp/package/1/hypatia-0.4.dev0.zip (exited with code 1) > ERROR: py35: InvocationError for command > /home/chrism/projects/hypatia/.tox/py35/bin/python -m pip install --no-deps > -U .tox/.tmp/package/1/hypatia-0.4.dev0.zip (exited with code -11 (SIGSEGV)) > (exited with code -11) > ERROR: py36: InvocationError for command > /home/chrism/projects/hypatia/.tox/py36/bin/python -m pip install --no-deps > -U .tox/.tmp/package/1/hypatia-0.4.dev0.zip (exited with code 1) > py37: commands succeeded > py38: commands succeeded > py39: commands succeeded > py310: commands succeeded > ERROR: cover: commands failed > ERROR: docs: commands failed > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/pylons-discuss/sRnJ-Ozri2uaX2YuZxJ8C-1j0Ml5aXr6A_kwamDWeCmaWCz7fxxPjStqyoi0f8xCYsaU2Tc1LMEZ6spHSuSA01M6CQ5uoB1B9CPwrwUmNsQ%3D%40plope.com > > <https://groups.google.com/d/msgid/pylons-discuss/sRnJ-Ozri2uaX2YuZxJ8C-1j0Ml5aXr6A_kwamDWeCmaWCz7fxxPjStqyoi0f8xCYsaU2Tc1LMEZ6spHSuSA01M6CQ5uoB1B9CPwrwUmNsQ%3D%40plope.com>. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/914D6D9C-06B3-495F-9152-D668902E9EDD%40thirdfloor.com.au.
