nilsnolde / routingpy

🌎 Python library to access all public routing, isochrones and matrix APIs in a consistent manner.

Home Page:https://routingpy.readthedocs.io/en/latest/?badge=latest

Repository from Github https://github.comnilsnolde/routingpyRepository from Github https://github.comnilsnolde/routingpy

routingpy ipykernel update

ArterialMapping opened this issue · comments

Is it possible to update routingpy per this documentation? opengeos/geospatial#16

@ArterialMapping It appears that routingpy requires ipykernel >=5.3.4,<6, which was released over a year ago. Many packages in the geospatial stack require a much newer version of ipykernel. routingpy needs to bring ipykernel up to date before it can be added to geospatial.

https://github.com/conda-forge/routingpy-feedstock/blob/c32ee1d1500c3f6bbda723b342886b9b45488513/recipe/meta.yaml#L30 image

[image

commented

problem is that we didn't even know that routingpy is on conda-forge. it's a separate repo, they didn't even tell us it exists or ask for upstream support, and now it's stale, because they didn't touch it in 1 year. either someone steps up and includes a direct conda-forge support in routingpy (this repo) or they'll be better following upstream releases or we'll remove routingpy entirely from conda.

this is the repo, I already opened an issue, let's see what they say: https://github.com/conda-forge/routingpy-feedstock