python-tz 2021.3-1 source package in Ubuntu

Changelog

python-tz (2021.3-1) unstable; urgency=medium

  * New upstream release
  * Standards-Version: 4.6.0
  * Build against tzdata zoneinfo, not our own copy

 -- Alastair McKinstry <email address hidden>  Mon, 06 Sep 2021 20:26:18 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-tz_2021.3-1.dsc 2.1 KiB 9bd54fb68f6abde186f76e038fa952c4fbc78513fc0c80c93d7dfdb715ece401
python-tz_2021.3.orig.tar.xz 136.0 KiB 5c59012b814d5f9446d902846a90064cca29f0e693da149dffbd449d7c12ed9a
python-tz_2021.3-1.debian.tar.xz 5.8 KiB 08706e4aaf73bb3fc337801d22f4e590719b470efcefa0c2c7c1eae143cb916a

Available diffs

No changes file available.

Binary packages built by this source

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.