diff options
Diffstat (limited to 'devel/py-terminaltexteffects/Makefile')
| -rw-r--r-- | devel/py-terminaltexteffects/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-terminaltexteffects/Makefile b/devel/py-terminaltexteffects/Makefile index 749f273e224f..149649373e47 100644 --- a/devel/py-terminaltexteffects/Makefile +++ b/devel/py-terminaltexteffects/Makefile @@ -1,5 +1,5 @@ PORTNAME= terminaltexteffects -DISTVERSION= 0.12.1 +DISTVERSION= 0.14.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,7 @@ WWW= https://pypi.org/project/terminaltexteffects/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.8.3:devel/py-poetry-core@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.27.0:devel/py-hatchling@${PY_FLAVOR} USES= python USE_PYTHON= autoplist pep517 |
