python-tz 2012c-1build1 source package in Ubuntu
Changelog
python-tz (2012c-1build1) trusty; urgency=medium * Rebuild to drop files installed into /usr/share/pyshared. -- Matthias Klose <email address hidden> Sun, 23 Feb 2014 13:53:17 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Trusty
- Original maintainer:
- Fabio Tranchitella
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-tz_2012c.orig.tar.gz | 229.2 KiB | b6bd04ec1f866588377d4ada676c123afce4a60fa22b124006a327792e055611 |
python-tz_2012c-1build1.debian.tar.gz | 5.5 KiB | f090abdd68a8740f9b82081eb55a9a9f8f8ece7200c55545d75af6e3ad140b3d |
python-tz_2012c-1build1.dsc | 1.4 KiB | c41ffe95b3072c7623e280c1bf8ff6248622908f63bc3e6619ca2bfab5b9df59 |
Available diffs
- diff from 2012c-1 (in Debian) to 2012c-1build1 (321 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).
- python3-tz: Python3 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).
.
This package contains the Python 3 version of the library.