New package: python3-pycotap-1.2.2
This commit is contained in:
parent
0b00840139
commit
04d0787f0c
17
srcpkgs/python3-pycotap/template
Normal file
17
srcpkgs/python3-pycotap/template
Normal file
@ -0,0 +1,17 @@
|
||||
# Template file for 'python3-pycotap'
|
||||
pkgname=python3-pycotap
|
||||
version=1.2.2
|
||||
revision=1
|
||||
wrksrc="pycotap-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
short_desc="Tiny test runner that outputs TAP results to standard output"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://el-tramo.be/pycotap/"
|
||||
distfiles="${PYPI_SITE}/p/pycotap/pycotap-${version}.tar.gz"
|
||||
checksum=f938ecd4931ccd19d9598fb633d5eabb7938f08b84717315e52526aa6277c9ec
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/usr/COPYING
|
||||
}
|
Loading…
Reference in New Issue
Block a user