forked from pool/python-pytz
- update to 2019.1
* Raise UnknownTimeZoneError if provided timezone name is None * Use early python2 compatible str formatting * timezone constructor arg is case-insensitive * Add _all_timezones_lower_to_standard to gen_tzinfo OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=77
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 16 09:04:10 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- update to 2019.1
|
||||
* Raise UnknownTimeZoneError if provided timezone name is None
|
||||
* Use early python2 compatible str formatting
|
||||
* timezone constructor arg is case-insensitive
|
||||
* Add _all_timezones_lower_to_standard to gen_tzinfo
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 17 01:37:01 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
Reference in New Issue
Block a user