pyproject-metadata 0.7.1-1 source package in Ubuntu

Changelog

pyproject-metadata (0.7.1-1) unstable; urgency=medium

  * New upstream release; Closes: #1041616
  * debian/patches/PR42.patch
    - drop patches, merged upstream
  * debian/control
    - bump Standards-Version to 4.6.2 (no changes needed)

 -- Sandro Tosi <email address hidden>  Sat, 22 Jul 2023 01:36:44 -0400

Upload details

Uploaded by:
Sandro Tosi
Uploaded to:
Sid
Original maintainer:
Sandro Tosi
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyproject-metadata_0.7.1-1.dsc 2.1 KiB ed440ce0fff8053f7eff2b6a8cc338677e37418c0476b94986de9625a4e3ef3e
pyproject-metadata_0.7.1.orig.tar.xz 12.5 KiB a8d2970fc02da30e4490bf20dcfa9f2b26f5e71cd32417b09ab83e363f08877d
pyproject-metadata_0.7.1-1.debian.tar.xz 2.3 KiB f4cc5478f1cc521e2d2ff7255e52cc102d7852141ba7b611f7e53f02b4c648e3

Available diffs

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`).