PKGNAME=propcache
PKGSEC=python
PKGDEP="python-3"
BUILDDEP="python-build setuptools-scm setuptools-python3 expandvars cython"
PKGDES="Implementation of cached properties for Python"

ABTYPE=pep517
NOPYTHON2=1
