forked from pool/python-tzlocal
- Switch to github archive as per upstream recommendation:
* the pypi archive fails tests due to wrong file->symlink conversions
- Update to 1.5.1:
* increased test coverage.
* No longer treats macOS as special, but as a unix.
* get_windows_info.py is renamed to update_windows_mappings.py
* Windows mappings now also contain mappings from deprecated zoneinfo names.
(Preston-Landers, regebro)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tzlocal?expand=0&rev=17
This commit is contained in:
committed by
Git OBS Bridge
parent
a2c2390685
commit
cc232de4c5
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 4 11:10:03 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Switch to github archive as per upstream recommendation:
|
||||
* the pypi archive fails tests due to wrong file->symlink conversions
|
||||
- Update to 1.5.1:
|
||||
* increased test coverage.
|
||||
* No longer treats macOS as special, but as a unix.
|
||||
* get_windows_info.py is renamed to update_windows_mappings.py
|
||||
* Windows mappings now also contain mappings from deprecated zoneinfo names.
|
||||
(Preston-Landers, regebro)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:55:33 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user