python-tz 2018.3-2 source package in Ubuntu

Changelog

python-tz (2018.3-2) unstable; urgency=medium

  * Typo in patch breaks zoneinf path. Closes: #890479
  
 -- Alastair McKinstry <email address hidden>  Thu, 15 Feb 2018 07:15:04 +0000

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main python

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-tz_2018.3-2.dsc 2.2 KiB 046aafb7896681bf590d91924e2c322bfa243e9fb608acfb14b3a00162bb307f
python-tz_2018.3.orig.tar.gz 306.8 KiB 410bcd1d6409026fbaa65d9ed33bf6dd8b1e94a499e32168acfc7b332e4095c0
python-tz_2018.3-2.debian.tar.xz 5.4 KiB 3af403688dff28561d0b070feadb051e115c74340fbb3e0198321e92a1ae3e6d

Available diffs

No changes file available.

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.