pyproject-metadata 0.6.1-3 source package in Ubuntu

Changelog

pyproject-metadata (0.6.1-3) unstable; urgency=medium

  * debian/patches/PR42.patch
    - ensure compatibility with packaging/22.0; Closes: #1027591
  * run autopkgtest via autopkgtest-pkg-pybuild

 -- Sandro Tosi <email address hidden>  Mon, 02 Jan 2023 21:55:27 -0500

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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyproject-metadata_0.6.1-3.dsc 2.1 KiB 22961d14448287795ed97a59fca2c2f67d0453084e9c20299449199c423988f2
pyproject-metadata_0.6.1.orig.tar.gz 13.7 KiB 2f652b6b632ecd01afb1cc702b2f8934688aaba957b8291b0230854ae521309a
pyproject-metadata_0.6.1-3.debian.tar.xz 2.7 KiB da5fadda08178b6c0f27535ef3b8c0726cb86edfdce198ef23e0ad9ecb7a3ac5

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