python-ciso8601 2.2.0-2build3 source package in Ubuntu

Changelog

python-ciso8601 (2.2.0-2build3) lunar; urgency=medium

  * Rebuild to drop Python 3.10 extension

 -- Jeremy Bicha <email address hidden>  Tue, 28 Feb 2023 19:29:46 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Lunar
Original maintainer:
Debian Python Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
python-ciso8601_2.2.0.orig.tar.gz 34.4 KiB f33c4ba69d8b5897854e4db261b7f140404f9749e79247d3447918a061ab49f4
python-ciso8601_2.2.0-2build3.debian.tar.xz 2.8 KiB 0e9b3195080876699afca423f83d8221b080d83559783c97f531327445b4979b
python-ciso8601_2.2.0-2build3.dsc 2.1 KiB 0b174089f120148b2e40aeeae05b651928e365c2a81860071dcb6a7871c352a6

Available diffs

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