python-tz 2011k-0ubuntu5 source package in Ubuntu

Changelog

python-tz (2011k-0ubuntu5) precise; urgency=low

  * Disable testsuite
 -- Chuck Short <email address hidden>   Tue, 28 Feb 2012 10:36:56 -0500

Upload details

Uploaded by:
Chuck Short
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main python

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-tz_2011k.orig.tar.gz 355.8 KiB eb6dabc97f60a650e337a3c50b52354dcaddedbd8cce23ad6cee3a597c10c2e7
python-tz_2011k-0ubuntu5.debian.tar.gz 6.7 KiB 34336cba10283187f77f3575ea99944e3cb03db8585729e0a254121327af00b2
python-tz_2011k-0ubuntu5.dsc 1.4 KiB b58621ef77a1469873461038b291e9bb9bfc8596b3f9d22e343600261a8b4e0e

Available diffs

View changes file

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).