New package: python3-path-and-address-2.0.1
This commit is contained in:
parent
123e413f32
commit
e3080e9d61
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'python3-path-and-address'
|
||||
pkgname=python3-path-and-address
|
||||
version=2.0.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="path-and-address-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
short_desc="Functions for server CLI applications used by humans"
|
||||
maintainer="linarcx <linarcx@riseup.net>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/joeyespo/path-and-address"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=3bc53d385e4604576718429d8017a62e0a4df2915ff2ba5fb86f3ab67a411a03
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue