mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: python3-pdm-backend-2.3.0
This commit is contained in:
parent
d83501ba63
commit
bbc15dcf2f
1 changed files with 12 additions and 0 deletions
12
srcpkgs/python3-pdm-backend/template
Normal file
12
srcpkgs/python3-pdm-backend/template
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Template file for 'python3-pdm-backend'
|
||||||
|
pkgname=python3-pdm-backend
|
||||||
|
version=2.3.0
|
||||||
|
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=e39ed2da206d90d4a6e9eb62f6dce54ed4fa65ddf172a7d5700960d0f8a09e09
|
Loading…
Add table
Reference in a new issue