#28441: GEOS version parsing fails if it has a trailing hash
--------------------------------------+------------------------------------
Reporter: vonabarak | Owner: nobody
Type: Cleanup/optimization | Status: closed
Component: GIS | Version: 1.11
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Comment (by Nik Nyby):
I'm running into this problem in Django 1.11.25, Debian testing/bullseye:
{{{
File "/home/nik/src/d/blackrock/ve/lib/python3.7/site-
packages/django/contrib/gis/geos/libgeos.py", line 196, in geos_version
_info
raise GEOSException('Could not parse version info string "%s"' % ver)
django.contrib.gis.geos.error.GEOSException: Could not parse version info
string "3.8.0-CAPI-1.13.1 "
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/28441#comment:13>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" 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/django-updates/067.ff64c6cb48786c41faf7c7ec8283ea60%40djangoproject.com.