pyproject-metadata 0.9.1-1 source package in Ubuntu
Changelog
pyproject-metadata (0.9.1-1) unstable; urgency=medium * Team upload. * New upstream release. -- Boyuan Yang <email address hidden> Sun, 16 Mar 2025 13:00:51 -0400
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Questing | release | universe | misc | |
Plucky | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pyproject-metadata_0.9.1-1.dsc | 2.6 KiB | a1c54b553578820f05e166fe5d3826b3fd80f4625ff6f91ffce90ab8f32a3f2a |
pyproject-metadata_0.9.1.orig.tar.gz | 38.9 KiB | 95213045cf74cb32642034ccb4b3223c2a4337fa675fa886cbd48be6780241c7 |
pyproject-metadata_0.9.1-1.debian.tar.xz | 2.7 KiB | 64ac679167b70f19858c2b3358dd12d293d61ffdd1ce2f8dcfc8815ff10ab0c6 |
Available diffs
- diff from 0.9.0-1 to 0.9.1-1 (11.5 KiB)
No changes file available.
Binary packages built by this source
- python3-pyproject-metadata: Dataclass for PEP 621 metadata with support for [core metadata] generation
This project does not implement the parsing of `pyproject.toml`
containing PEP 621 metadata.
.
Instead, given a Python data structure representing PEP 621 metadata (already
parsed), it will validate this input and generate a PEP 643-compliant metadata
file (e.g. `PKG-INFO`).