14
0
forked from pool/python-pytz

Accepting request 538228 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/538228
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=65
This commit is contained in:
Jan Matejek
2017-11-02 15:25:27 +00:00
committed by Git OBS Bridge
parent ba2a6845a2
commit 19bffb779e
7 changed files with 43 additions and 24 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Nov 2 03:10:52 UTC 2017 - arun@gmx.de
- updated system_zoneinfo.patch
- update to version 2017.3:
* PYTZ_TZDATADIR environment variable override of database location
* Allow pickles from Python2 to be unpickled with Python3
* Remove unmaintained CHANGES.txt
* Test with Python 3.6
* Detect compiled tzfiles by sniffing magic
* Squashed 'tz/' changes from f8ebe3a64..e6ff702de
* Be explicit about supported Python versions
* Fixed README.txt to not issue warnings.
-------------------------------------------------------------------
Wed Jun 28 12:07:24 UTC 2017 - tbechtold@suse.com