python-tz 2023.4-1 source package in Ubuntu

Changelog

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

  * New upstream release

 -- Alastair McKinstry <email address hidden>  Thu, 01 Feb 2024 08:30:43 +0000

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.4-1.dsc 2.2 KiB 7e3f594ac91ad280d8afd9080070ac2cd07184a90723d71982e7df6a80af7239
python-tz_2023.4.orig.tar.xz 133.7 KiB 0eda29d6c3e7651f1d1370f3c45c03cee925df6474e133b0c2c07fa817cb2c36
python-tz_2023.4-1.debian.tar.xz 13.4 KiB 99d9b8b2c5ecfd472653bed5e210cb8492cc2adb791eb4e6fbec777318d11571

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.