diff options
Diffstat (limited to 'devel/py-pint-pandas/Makefile')
-rw-r--r-- | devel/py-pint-pandas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pint-pandas/Makefile b/devel/py-pint-pandas/Makefile index 5cde81108c8e..a2a7abc8404a 100644 --- a/devel/py-pint-pandas/Makefile +++ b/devel/py-pint-pandas/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pandas>=1.2,1:math/py-pandas@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pint>=0.17:devel/py-pint@${PY_FLAVOR} -USES= python:3.7+ +USES= python:3.8+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |