python-tz 2019.2-1 source package in Ubuntu
Changelog
python-tz (2019.2-1) unstable; urgency=medium * New upstream release * Standards-Version: 4.4.0 * Use debhelper-compat (= 12) -- Alastair McKinstry <email address hidden> Mon, 05 Aug 2019 17:48:57 +0100
Upload details
- Uploaded by:
- Debian Python Modules Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-tz_2019.2-1.dsc | 2.2 KiB | 67d75c278d9aa64871f24842ac4ae0ff63cf4d4a5141cd71f0e348a27605864a |
python-tz_2019.2.orig.tar.xz | 134.9 KiB | c3e95d3daf438e3cde72abc4db06432404593dc74e7f2ed6d51d6defc8c9f46a |
python-tz_2019.2-1.debian.tar.xz | 5.5 KiB | ace7044525ddb070db3a363f999d74f717d9be322c26e963b2bc10981acc31cf |
Available diffs
- diff from 2019.1-1 to 2019.2-1 (29.6 KiB)
No changes file available.
Binary packages built by this source
- python-tz: No summary available for python-tz in ubuntu eoan.
No description available for python-tz in ubuntu eoan.
- 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.