* 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
- Update to version 1.4
- Relicensed upstream as MIT
- Dropping support for Python versions 2.5, 3.1, 3.2
- adding support for Python 3.6
- Closes stdout and stderr to get rid of ResourceWarnings
- Added support for /var/db/zoneinfo
- Tests failed if TZ was set in the environment.
- Replaces os.popen() with subprocess.Popen()
- Systemd stores no time zone name, forcing us to look at the
name of the file that localtime symlinks to.
OBS-URL: https://build.opensuse.org/request/show/519195
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tzlocal?expand=0&rev=9