python-tz 2010b-1ubuntu1 source package in Ubuntu

Changelog

python-tz (2010b-1ubuntu1) oneiric; urgency=low

  * debian/patches/tzdata: remove import of pkg_resources (Closes: #599047)
  * Switch to dh_python2 (LP: #831411, Closes: #617041).
  * Switch to source format 3.0 (quilt)
  * debian/control: build-depend on python-all (not -dev).
 -- Gediminas Paulauskas <email address hidden>   Tue, 23 Aug 2011 18:14:25 +0300

Upload details

Uploaded by:
Gediminas Paulauskas
Sponsored by:
Barry Warsaw
Uploaded to:
Oneiric
Original maintainer:
Fabio Tranchitella
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-tz_2010b.orig.tar.gz 250.8 KiB 51c46ebb0b89286e35b809be40f17f3c9827fc1c020b0ec675bf7771e4bdf8f5
python-tz_2010b-1ubuntu1.debian.tar.gz 4.9 KiB d2d766754520bcca4dee6fae917e6c497a5a015cdeb36e1f909719f82e1ae726
python-tz_2010b-1ubuntu1.dsc 1.9 KiB 982ad3bb4d34feacb886e5446b4db95d90a557f835bd60cdb6c2301b908cf348

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