]> git.ipfire.org Git - thirdparty/babel.git/commit
Bumped version requirement on pytz
authorChris <chrisbrake@users.noreply.github.com>
Mon, 18 Jun 2018 20:43:32 +0000 (14:43 -0600)
committerAarni Koskela <akx@iki.fi>
Tue, 19 Jun 2018 07:21:58 +0000 (10:21 +0300)
commit83f959ebf23266b5ae7432589c2f4983f0d817b4
treeb3529ff404cf6c3dca33a992c9c7a3986c05a26b
parent23ca4bf2b187748e5e8372c6dae541fbcc5fbe5d
Bumped version requirement on pytz

Here you use the utc attribute on the _pytz object: https://github.com/python-babel/babel/blob/23ca4bf2b187748e5e8372c6dae541fbcc5fbe5d/babel/util.py#L304

Which was added in this commit https://github.com/stub42/pytz/commit/ae82fbc71b374a5a5b32bf3bbb38ebb97af6e715

Added the corrected version requirement for it's appearance
setup.py