# Template file for 'python3-wrapt' pkgname=python3-wrapt version=1.14.1 revision=2 build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-devel" depends="python3" checkdepends="python3-pytest" short_desc="Python3 module for decorators, wrappers and monkey patching" maintainer="Orphaned " license="BSD-2-Clause" homepage="https://github.com/GrahamDumpleton/wrapt" changelog="https://raw.githubusercontent.com/GrahamDumpleton/wrapt/develop/docs/changes.rst" distfiles="${PYPI_SITE}/w/wrapt/wrapt-${version}.tar.gz" checksum=380a85cf89e0e69b7cfbe2ea9f765f004ff419f34194018a6827ac0e3edfed4d post_install() { vlicense LICENSE }