mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
New package: python3-pdm-build-locked-0.3.5
This commit is contained in:
parent
443fd8708d
commit
4c22e21d5a
1 changed files with 16 additions and 0 deletions
16
srcpkgs/python3-pdm-build-locked/template
Normal file
16
srcpkgs/python3-pdm-build-locked/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'python3-pdm-build-locked'
|
||||||
|
pkgname=python3-pdm-build-locked
|
||||||
|
version=0.3.5
|
||||||
|
revision=1
|
||||||
|
build_style=python3-pep517
|
||||||
|
hostmakedepends="python3 python3-build python3-pdm-backend"
|
||||||
|
short_desc="Pdm plugin to publish locked dependencies as optional-dependencies"
|
||||||
|
maintainer="Komeil Parseh <komeilparseh@disroot.org>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://pdm-build-locked.readthedocs.io/"
|
||||||
|
distfiles="${PYPI_SITE}/p/pdm_build_locked/pdm_build_locked-${version}.tar.gz"
|
||||||
|
checksum=ab2f381e00d79841d46be2e6909c265038b9fa951de2bf551ca6adb7f6844201
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue