[ckan-dev] python-dateutil requirement
Adrià Mercader
adria.mercader at okfn.org
Fri Aug 2 16:53:48 UTC 2013
Hi,
Does anybody know if the upper limit requirement for pyhton dateutil
(2.0.0) is a hard one?
python-dateutil>=1.5.0,<2.0.0
It conflicts with one of the requirements of ckanext-spatial (OWSLib,
which requires python-dateutil==2.1)
AFAICT this is the only place where we use it and doesn't look like it
be affected by removing the upper limit.
https://github.com/okfn/ckan/blob/master/ckan/lib/search/index.py#L209
If there are no objections I will remove it, as it would be nice to
include this in 2.1
Adrià
More information about the ckan-dev
mailing list