python-ciso8601 2.3.1-2build1 source package in Ubuntu

Changelog

python-ciso8601 (2.3.1-2build1) noble; urgency=medium

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Thu, 11 Apr 2024 10:41:32 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Debian Python Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
python-ciso8601_2.3.1.orig.tar.gz 45.9 KiB 1aa2a42c466fbb253d626fc8e563615aae57e46c5f695ed52446422b90463cca
python-ciso8601_2.3.1-2build1.debian.tar.xz 4.5 KiB 69586895a405c15e868d5d115e69603414ed98c621471585a6f33cd6f85d70e4
python-ciso8601_2.3.1-2build1.dsc 2.1 KiB 595a71b54be99aaa2313dcec272516e808f1efebfacd355665a01c47d79f832f

View changes file

Binary packages built by this source

python3-ciso8601: fast ISO8601 date time parser for Python written in C

 This package converts date time strings from ISO8601 or RFC3339 into Python
 datetime objects. Since it's written as a C module, it is much faster than
 other Python libraries. Ciso8601 doesn't support the entirety of the ISO 8601
 spec, only a popular subset.

python3-ciso8601-dbgsym: debug symbols for python3-ciso8601