﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
28441	GEOS version parsing fails if it has a trailing hash	vonabarak	nobody	"Importing some classes (e.g. from django.contrib.gis.db.backends.base.features import BaseSpatialFeatures) using libgeos.py causes GEOSException('Could not parse version info string ""%s""' % ver) django.contrib.gis.geos.error.GEOSException: Could not parse version info string ""3.6.2-CAPI-1.10.2 4d2925d6""
I have been investigated this problem a bit. The reason is probably wrong version_regex in line 182 of libgeos.py
Exactly part corresponding to parse commit id (or whatever means "" 4d2925d6"" in version_string)

Use django 1.11 on freebsd 11"	Cleanup/optimization	closed	GIS	1.11	Normal	fixed			Accepted	1	0	0	0	0	0
