python-multidict 5.1.0-2build1 source package in Ubuntu

Changelog

python-multidict (5.1.0-2build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Thu, 03 Nov 2022 17:51:06 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Piotr Ożarowski
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-multidict_5.1.0.orig.tar.gz 52.4 KiB 25b4e5f22d3a37ddf3effc0710ba692cfc792c2b9edfb9c05aefe823256e84d5
python-multidict_5.1.0-2build1.debian.tar.xz 2.9 KiB 0e349b429391e48b854632de16a85d6583ac6c3252765ffa9b92c7f8c616fdda
python-multidict_5.1.0-2build1.dsc 2.1 KiB 404cb3b4908f87758fa2e6d00516636814b38e192604410e006e03b9a05fcab1

View changes file

Binary packages built by this source

python3-multidict: multidict implementation (Python library)

 Multidicts are useful for working with HTTP headers, URL query args etc.
 .
 HTTP Headers and URL query string require specific data structure:
 multidict. It behaves mostly like a dict but it can have
 several values for the same key.

python3-multidict-dbgsym: debug symbols for python3-multidict