# Template file for 'python3-setproctitle' pkgname=python3-setproctitle version=1.3.1 revision=2 build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-devel" depends="python3" checkdepends="python3-pytest procps-ng" short_desc="Python3 library to allow customization of the process title" maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/dvarrazzo/py-setproctitle" distfiles="${PYPI_SITE}/s/setproctitle/setproctitle-${version}.tar.gz" checksum=3d134c2effeb945e8227f7d3d24ea8ad49c03c87ac91a8d67bf967730fa9daba post_install() { vlicense COPYRIGHT LICENSE }