Python 3: move to recent ciso8601 2.x branch
authorchapmanb <chapmanb@50mail.com>
Sun, 24 Feb 2019 10:46:26 +0000 (05:46 -0500)
committerchapmanb <chapmanb@50mail.com>
Sun, 24 Feb 2019 10:46:26 +0000 (05:46 -0500)
commita1aefe79abf1d84ee9bec3b5896a7ba30d42e014
tree74365cad1b1a06725009011c97b098eac9f37efa
parentca2d946973b6ae25dd594ddecec54e02b83bc44e
Python 3: move to recent ciso8601 2.x branch

Older ciso8601 versions are not built for Python 3.7 which
prevents migration to latest Python on conda packaging. This
swaps over usage to match the breaking 2.x changes:

https://github.com/closeio/ciso8601/blob/master/CHANGELOG.md#v1xx---200-migration-guide

Arvados-DCO-1.1-Signed-off-by: Brad Chapman <chapmanb@fastmail.com>
sdk/python/arvados/collection.py
sdk/python/arvados/commands/keepdocker.py
sdk/python/setup.py