python-tz 2011k-0ubuntu5.1 source package in Ubuntu
Changelog
python-tz (2011k-0ubuntu5.1) precise; urgency=medium * debian/patches/use_utf8_encoding.patch: - use utf8 encoding to be compatible with new tzdata versions (lp: #1473533) -- Robert C Jennings <email address hidden> Fri, 02 Oct 2015 09:43:15 -0500
Upload details
- Uploaded by:
- Robert C Jennings
- Sponsored by:
- Chris J Arges
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | updates | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-tz_2011k.orig.tar.gz | 355.8 KiB | eb6dabc97f60a650e337a3c50b52354dcaddedbd8cce23ad6cee3a597c10c2e7 |
python-tz_2011k-0ubuntu5.1.debian.tar.xz | 6.7 KiB | 6a507405f58d5d77df92283aa3cb6fb451496edabad73ad831f7efa138d66ab2 |
python-tz_2011k-0ubuntu5.1.dsc | 1.7 KiB | e9dc525cac26c8f95c7bd582fcf1d35aa84a8180a96a238253f95d3461184cb0 |
Available diffs
- diff from 2011k-0ubuntu5 to 2011k-0ubuntu5.1 (904 bytes)
Binary packages built by this source
- python-tz: Python version of the Olson timezone database
python-tz brings the Olson tz database into Python. This library allows
accurate and cross platform timezone calculations using Python 2.3 or higher.
It also solves the issue of ambiguous times at the end of daylight savings,
which you can read more about in the Python Library Reference
(datetime.tzinfo).