python-tz 2023.3.post1-1 source package in Ubuntu

Changelog

python-tz (2023.3.post1-1) unstable; urgency=medium

  * New upstream release

 -- Alastair McKinstry <email address hidden>  Thu, 21 Sep 2023 11:28:43 +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

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-tz_2023.3.post1-1.dsc 2.2 KiB b1891b63741c93d64119dadc5d7c71794c14d218795e660695c807aa3f8a275d
python-tz_2023.3.post1.orig.tar.xz 131.4 KiB 869c23a6c39e0a76cbde637eae0aa854de30a86e8592f51be242d1a586c49c3d
python-tz_2023.3.post1-1.debian.tar.xz 13.6 KiB fb50a4abd4e5db9933cf955b1240a63fd38d9dda6925efa4083dfd6ec182e38c

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.