python-tz 2022.6-1 source package in Ubuntu

Changelog

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

  * New upstream release

 -- Alastair McKinstry <email address hidden>  Fri, 04 Nov 2022 11:03:02 +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.6-1.dsc 2.1 KiB 8a59093598cca0d81c017a063715c04681154a41c9f3896362e3ecf9b9f456d5
python-tz_2022.6.orig.tar.xz 130.3 KiB e9af0b67d3bdf9185a9c1511e87a9fb9a941e5f559f5220c37d5c7b4382d92d3
python-tz_2022.6-1.debian.tar.xz 5.9 KiB 59d160024368038e152d5e6dd2a7c88e10940f68306f3280c89edd118eea3e98

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.