# Template file for 'python3-pdm-backend'
pkgname=python3-pdm-backend
version=2.4.9
revision=1
build_style=python3-pep517
hostmakedepends="python3 python3-build python3-packaging"
short_desc="PDM-Backend"
maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="MIT"
homepage="https://pypi.org/project/pdm-backend"
distfiles="${PYPI_SITE}/p/pdm_backend/pdm_backend-${version}.tar.gz"
checksum=c41a852ccbf4b567b033db9b2ae78660d7a4ea49307719959ab88a01f0aabb2e

post_install() {
	vlicense LICENSE
}
