mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
python3-pyproject-metadata: update to 0.9.1.
This commit is contained in:
parent
88585a5d06
commit
9f99b1bc0d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pyproject-metadata'
|
||||
pkgname=python3-pyproject-metadata
|
||||
version=0.9.0
|
||||
version=0.9.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-flit_core python3-wheel"
|
||||
|
@ -11,7 +11,7 @@ license="MIT"
|
|||
homepage="https://pep621.readthedocs.io/"
|
||||
changelog="https://raw.githubusercontent.com/FFY00/python-pyproject-metadata/main/CHANGELOG.rst"
|
||||
distfiles="${PYPI_SITE}/p/pyproject_metadata/pyproject_metadata-${version}.tar.gz"
|
||||
checksum=8511c00a4cad96686af6a6b4143433298beb96105a9379afdc9b0328f4f260c9
|
||||
checksum=b8b2253dd1b7062b78cf949a115f02ba7fa4114aabe63fa10528e9e1a954a816
|
||||
make_check=no # tarball includes no tests
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue