python-httptools 0.1.1-3build2 source package in Ubuntu

Changelog

python-httptools (0.1.1-3build2) noble; urgency=medium

  * No-change rebuild to build with python3.12 as supported.

 -- Matthias Klose <email address hidden>  Thu, 02 Nov 2023 09:26:08 +0100

Upload details

Uploaded by:
Matthias Klose
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

Downloads

File Size SHA-256 Checksum
python-httptools_0.1.1.orig.tar.gz 13.8 KiB a340ec4ffeb3cf2ae7248d561d73437d255b78c5c315b8c31f6008af477b317b
python-httptools_0.1.1-3build2.debian.tar.xz 5.1 KiB 3a241683cc2da468401454d2dc67a7c0d2479ce77f7f28f030822b0937c338f7
python-httptools_0.1.1-3build2.dsc 2.1 KiB 5616bc17769fcc040ff41b9d940244e12e4a07a097c23304ca4f235cda8b849d

Available diffs

View changes file

Binary packages built by this source

python3-httptools: framework independent HTTP protocol utils (Python3 version)

 httptools is a Python binding for nodejs HTTP parser. It contains two classes
 httptools.HttpRequestParser, httptools.HttpResponseParser and a function for
 parsing URLs httptools.parse_url.
 .
 This package contains the Python 3 version of the library.

python3-httptools-dbgsym: debug symbols for python3-httptools