python-multidict 6.0.5-1 source package in Ubuntu
Changelog
python-multidict (6.0.5-1) unstable; urgency=medium
* Team upload.
* New upstream release:
- Fix build failures with GCC 14 (closes: #1075418).
* Use pybuild-plugin-pyproject.
* Enable autopkgtest-pkg-pybuild.
-- Colin Watson <email address hidden> Wed, 21 Aug 2024 12:34:26 +0100
Upload details
- Uploaded by:
- Piotr Ożarowski
- Uploaded to:
- Sid
- Original maintainer:
- Piotr Ożarowski
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Oracular | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| python-multidict_6.0.5-1.dsc | 2.2 KiB | 8e8905609cd65bcbf30b67d5a104fbd78efe48ad0415de1662d9cad74f3bce10 |
| python-multidict_6.0.5.orig.tar.gz | 58.5 KiB | f7e301075edaf50500f0b341543c41194d8df3ae5caf4702f2095f3ca73dd8da |
| python-multidict_6.0.5-1.debian.tar.xz | 3.2 KiB | ac12e7481cf062b623e692eb9ec03c94bfb1fcf6ed189be648380464e49c84a9 |
Available diffs
No changes file available.
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
