New package: python3-process-tests-2.1.2
This commit is contained in:
parent
82b6826e95
commit
1e83edc568
1 changed files with 19 additions and 0 deletions
19
srcpkgs/python3-process-tests/template
Normal file
19
srcpkgs/python3-process-tests/template
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'python3-process-tests'
|
||||
pkgname=python3-process-tests
|
||||
version=2.1.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
depends="python3"
|
||||
short_desc="Tools for testing processes"
|
||||
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/ionelmc/python-process-tests"
|
||||
changelog="https://raw.githubusercontent.com/ionelmc/python-process-tests/master/CHANGELOG.rst"
|
||||
distfiles="${PYPI_SITE}/p/process-tests/process-tests-${version}.tar.gz"
|
||||
checksum=a3747ad947bdfc93e5c986bdb17a6d718f3f26e8577a0807a00962f29e26deba
|
||||
make_check=no # no tests available
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue