conda-forge / geos-feedstock

A conda-smithy repository for geos.
BSD 3-Clause "New" or "Revised" License
3 stars 16 forks source link

GEOS version string contains unexpected "dev" #57

Closed mwtoews closed 3 years ago

mwtoews commented 3 years ago

Using geos via conda-forge on either Linux or Windows, the GEOS version string contains an unexpected "dev".

For instance, using from a non-Windows shell:

$ geos-config --version
3.9.1dev

or from shapely on any platform:

$ python -c "from shapely import geos; print(geos.geos_version_string)"
3.9.1dev-CAPI-1.14.1