python3-pyproject-metadata: update to 0.11.0.

This commit is contained in:
Andrew J. Hesford
2026-02-10 11:41:53 -05:00
parent 1c81da475f
commit 23d915404b
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'python3-pyproject-metadata' # Template file for 'python3-pyproject-metadata'
pkgname=python3-pyproject-metadata pkgname=python3-pyproject-metadata
version=0.10.0 version=0.11.0
revision=1 revision=1
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-flit_core python3-wheel" hostmakedepends="python3-flit_core python3-wheel"
@@ -11,7 +11,7 @@ license="MIT"
homepage="https://pep621.readthedocs.io/" homepage="https://pep621.readthedocs.io/"
changelog="https://raw.githubusercontent.com/FFY00/python-pyproject-metadata/main/CHANGELOG.rst" changelog="https://raw.githubusercontent.com/FFY00/python-pyproject-metadata/main/CHANGELOG.rst"
distfiles="${PYPI_SITE}/p/pyproject_metadata/pyproject_metadata-${version}.tar.gz" distfiles="${PYPI_SITE}/p/pyproject_metadata/pyproject_metadata-${version}.tar.gz"
checksum=7f5bd0ef398b60169556cb17ea261d715caf7f8561238151f51b2305084ba8d4 checksum=c72fa49418bb7c5a10f25e050c418009898d1c051721d19f98a6fb6da59a66cf
make_check=no # tarball includes no tests make_check=no # tarball includes no tests
post_install() { post_install() {