python-tz 2022.2.1-1 source package in Ubuntu
Changelog
python-tz (2022.2.1-1) unstable; urgency=medium * New upstream release. Closes: #1017193 * Standards-Version: 4.6.1 -- Alastair McKinstry <email address hidden> Mon, 15 Aug 2022 16:12:44 +0100
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 | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-tz_2022.2.1-1.dsc | 2.1 KiB | acf968ead7b6ea40a39378a56c1f3e7d7a136993284bcb48cf439bbb5de097c9 |
python-tz_2022.2.1.orig.tar.xz | 131.5 KiB | bc729f7433f8799879b07e7e0164f9a4154641ce78b30857e59ee208f97dbea4 |
python-tz_2022.2.1-1.debian.tar.xz | 5.8 KiB | 12be6b07a1aafd4984e42ad15359a84fa290562f27e74cca5f079c62b035487a |
Available diffs
- diff from 2022.1-1 to 2022.2.1-1 (24.5 KiB)
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.