python-tz 2011k-0ubuntu1 source package in Ubuntu
Changelog
python-tz (2011k-0ubuntu1) precise; urgency=low * New upstream release. - Debian testing/unstable version 2011h is no longer available upstream. * Merge with Debian testing. Remaining Ubuntu changes: - Switch to dh_python2 (LP: #831411, Closes: #617041). - debian/control: build-depend on python-all (not -dev). -- Barry Warsaw <email address hidden> Fri, 21 Oct 2011 14:01:38 -0400
Upload details
- Uploaded by:
- Barry Warsaw
- Uploaded to:
- Precise
- Original maintainer:
- Fabio Tranchitella
- Architectures:
- all
- Section:
- python
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-tz_2011k-0ubuntu1.tar.gz | 355.8 KiB | eb6dabc97f60a650e337a3c50b52354dcaddedbd8cce23ad6cee3a597c10c2e7 |
python-tz_2011k-0ubuntu1.dsc | 1.6 KiB | 9207ceb359a079f5b82fed1b89c8d542d5be96bc4c741a3fc3694b50030b3f06 |
Available diffs
- diff from 2010b-1ubuntu1 to 2011k-0ubuntu1 (37.5 KiB)
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).