python-tz 2022.7.1-3 source package in Ubuntu

Changelog

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

  * Team upload.
  * Fix testVersion to not complain about the now dynamic Olson version

 -- Benjamin Drung <email address hidden>  Mon, 27 Mar 2023 17:17:53 +0200

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
Lunar release main python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-tz_2022.7.1-3.dsc 2.2 KiB a24e460fc6c19ec5c6f9db126cbb4985304176451ade8cd78ad6d9101dd6e8bb
python-tz_2022.7.1.orig.tar.xz 130.4 KiB 9b46b0710d65337d2435890ee2f9616899f77c6f42b4db2d43ffcd481374a222
python-tz_2022.7.1-3.debian.tar.xz 12.6 KiB 2b2bccdd9247a81d2d4a16322f8bf0de6d4ccee32da06f19e5c45f05854efdaa

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.