python-tz 2022.7.1-1 source package in Ubuntu

Changelog

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

  * New upstream release

 -- Alastair McKinstry <email address hidden>  Sun, 15 Jan 2023 10:24:50 +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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-tz_2022.7.1-1.dsc 2.1 KiB e1f57646468f7b58ff284159338d288e16b9ceb1569d924e2ae3cd4e87a90730
python-tz_2022.7.1.orig.tar.xz 130.4 KiB 9b46b0710d65337d2435890ee2f9616899f77c6f42b4db2d43ffcd481374a222
python-tz_2022.7.1-1.debian.tar.xz 6.0 KiB e7204c7487c92b84edbb09a733d88f1dd9ae92767d5b0d27c4de6881a7491fca

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.