PKGNAME=wrapt
PKGSEC=python
PKGDEP="python-3"
BUILDDEP="setuptools-python3 wheel"
PKGDES="Python module for decorators, wrappers, and monkey patching"

ABTYPE=pep517
NOPYTHON2=1
