Pythonista-Issues icon indicating copy to clipboard operation
Pythonista-Issues copied to clipboard

pytz - very out of date (ver 2015.7, current 2017.2)

Open Phuket2 opened this issue 8 years ago • 3 comments
trafficstars

It seems like that pytz should be up to date.

import pytz print(pytz.version) 2015.7

From StaSh [~/Documents]$ pip versions pytz pytz - 2017.2 pytz - 2016.10 pytz - 2016.7 pytz - 2016.6.1 pytz - 2016.6 pytz - 2016.4 pytz - 2016.3 pytz - 2016.2 pytz - 2016.1 pytz - 2015.7 pytz - 2015.6 ...continues

Phuket2 avatar Aug 14 '17 14:08 Phuket2

Most Pythonista modules need an update https://github.com/cclauss/pythonista-module-versions

cclauss avatar Aug 14 '17 14:08 cclauss

@cclauss, I understand. But the consequences of out of date packages vary in terms of their impact. pytz I would say is more on the critical list.

Phuket2 avatar Aug 14 '17 14:08 Phuket2

Still 2015.7 in 311015.

zrzka avatar Oct 25 '17 07:10 zrzka