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

Changelog

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

  * Treat regex match string as raw. Closes: #1056538, #1056246

 -- Alastair McKinstry <email address hidden>  Sun, 10 Dec 2023 08:14:00 +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.3.post1-2.dsc 2.2 KiB 1006198cdeb11cd638415b1cc85d739870f45cd15e85b0665c76a2ec3d7f16fa
python-tz_2023.3.post1.orig.tar.xz 131.4 KiB 869c23a6c39e0a76cbde637eae0aa854de30a86e8592f51be242d1a586c49c3d
python-tz_2023.3.post1-2.debian.tar.xz 13.7 KiB 036c1444812f17d3f69f89c5f3ee1262a0c0d44cae06d4c351afb312dfe69b32

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.