New package: python3-pyproject-metadata-0.7.1
This commit is contained in:
parent
f76459fbfa
commit
0ea7125c1a
1 changed files with 19 additions and 0 deletions
19
srcpkgs/python3-pyproject-metadata/template
Normal file
19
srcpkgs/python3-pyproject-metadata/template
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'python3-pyproject-metadata'
|
||||
pkgname=python3-pyproject-metadata
|
||||
version=0.7.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-flit_core python3-wheel"
|
||||
depends="python3-packaging"
|
||||
short_desc="PEP 621 metadata parsing"
|
||||
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||
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=0a94f18b108b9b21f3a26a3d541f056c34edcb17dc872a144a15618fed7aef67
|
||||
make_check=no # tarball includes no tests
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue