python-tz 2023.3-4 source package in Ubuntu

Changelog

python-tz (2023.3-4) unstable; urgency=medium

  * Team upload.
  * test: Replace legacy US/Eastern by America/New_York to avoid tzdata-legacy
  * Depend on tzdata-legacy for regression autopkgtest

 -- Benjamin Drung <email address hidden>  Thu, 10 Aug 2023 14:24:44 +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
Mantic release main python

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-tz_2023.3-4.dsc 2.0 KiB aacabaf7a8c1d9aff06bda2ca22c904ccc9d1b336279e2a85ff54e6a61fd5b58
python-tz_2023.3.orig.tar.xz 131.5 KiB 0426a280615d6d7619558a31436ac980c38507deb3e5815f2960290913380c11
python-tz_2023.3-4.debian.tar.xz 13.7 KiB 9acdc5a88bf637f553052c61813436e02074dc8a11411efac089855825ff9946

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.