mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: python3-pkginfo-1.5.0.1
This commit is contained in:
parent
85f4b5f074
commit
46060ed468
1 changed files with 17 additions and 0 deletions
17
srcpkgs/python3-pkginfo/template
Normal file
17
srcpkgs/python3-pkginfo/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'python3-pkginfo'
|
||||||
|
pkgname=python3-pkginfo
|
||||||
|
version=1.5.0.1
|
||||||
|
revision=1
|
||||||
|
wrksrc=pkginfo-${version}
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
short_desc="Query metadatdata from sdists / bdists / installed packages"
|
||||||
|
maintainer="Anjandev Momi <anjan@momi.ca>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://code.launchpad.net/~tseaver/pkginfo/trunk"
|
||||||
|
distfiles="${PYPI_SITE}/p/pkginfo/pkginfo-${version}.tar.gz"
|
||||||
|
checksum=7424f2c8511c186cd5424bbf31045b77435b37a8d604990b79d4e70d741148bb
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE.txt
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue