python-tz 2022.1-1ubuntu0.22.04.0 source package in Ubuntu

Changelog

python-tz (2022.1-1ubuntu0.22.04.0) jammy; urgency=medium

  * test: Revert inclusion of PACKRATDATA=backzone
  * Update timezones to tzdata 2022f (LP: #1995864)

 -- Benjamin Drung <email address hidden>  Wed, 16 Nov 2022 15:19:43 +0100

Upload details

Uploaded by:
Benjamin Drung
Uploaded to:
Jammy
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-tz_2022.1.orig.tar.xz 133.6 KiB 90f94f6e57ee27bce5f76ea60fb4847076c2480b55023e06b99a6b173789cb97
python-tz_2022.1-1ubuntu0.22.04.0.debian.tar.xz 8.4 KiB 8f4a133e69cd424c5f04aaed46393a23cac5ca8060e63de1670a331fcb02ff28
python-tz_2022.1-1ubuntu0.22.04.0.dsc 2.2 KiB 398d1fe5fa12591aff740b73d46d12beac6f8d9bd6a4c3a96122c18401111fb9

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.