python-tz 2022.7.1-3ubuntu0.1 source package in Ubuntu

Changelog

python-tz (2022.7.1-3ubuntu0.1) lunar; urgency=medium

  * Update test_all_timezones_count for tzdata 2023c-2exp1ubuntu1.1, which
    removed Asia/Hanoi again. (LP: #2017999)

 -- Benjamin Drung <email address hidden>  Wed, 10 May 2023 12:29:49 +0200

Upload details

Uploaded by:
Benjamin Drung
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
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.orig.tar.xz 130.4 KiB 9b46b0710d65337d2435890ee2f9616899f77c6f42b4db2d43ffcd481374a222
python-tz_2022.7.1-3ubuntu0.1.debian.tar.xz 12.7 KiB 61cd1d195eae44098743a8318a13ffaea9361fdec2db4e8b110bdac947104e79
python-tz_2022.7.1-3ubuntu0.1.dsc 2.3 KiB f4967bfb428be59c7c2d25ef3c07cd1aa659e1de1d1ff51fd6d38440f183acb5

View changes file

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.