pyproject-metadata 0.8.0-1 source package in Ubuntu
Changelog
pyproject-metadata (0.8.0-1) unstable; urgency=medium * New upstream version 0.8.0 * debian/control: Added Build:depends flit -- Josenilson Ferreira da Silva <email address hidden> Wed, 24 Apr 2024 22:19:46 -0300
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 | |
---|---|---|---|---|
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pyproject-metadata_0.8.0-1.dsc | 2.2 KiB | 1113c859f3fa408b248f14d9643a1970768e6361e13904e51a49400e54894cd3 |
pyproject-metadata_0.8.0.orig.tar.gz | 17.2 KiB | bb5015c9f3869c6fa59d8fdf29840a58cda2a570cb557b8aecae0f9e97a4cf88 |
pyproject-metadata_0.8.0-1.debian.tar.xz | 2.5 KiB | d88d8674519b7ad1a021745cd8232cd177401dac0b3f3bc93d6ff9a6885f685a |
Available diffs
- diff from 0.7.1-2 to 0.8.0-1 (13.9 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`).