mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pyproject-metadata: update to 0.8.0.
This commit is contained in:
parent
941e3f24bd
commit
4ba03c98ab
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pyproject-metadata'
|
# Template file for 'python3-pyproject-metadata'
|
||||||
pkgname=python3-pyproject-metadata
|
pkgname=python3-pyproject-metadata
|
||||||
version=0.7.1
|
version=0.8.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-flit_core python3-wheel"
|
hostmakedepends="python3-flit_core python3-wheel"
|
||||||
depends="python3-packaging"
|
depends="python3-packaging"
|
||||||
|
@ -10,8 +10,8 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="MIT"
|
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=0a94f18b108b9b21f3a26a3d541f056c34edcb17dc872a144a15618fed7aef67
|
checksum=376d5a00764ac29440a54579f88e66b7d9cb7e629d35c35a1c7248bfebc9b455
|
||||||
make_check=no # tarball includes no tests
|
make_check=no # tarball includes no tests
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue