diff --git a/textproc/py-textual-autocomplete/Makefile b/textproc/py-textual-autocomplete/Makefile index 4b87e75da7fa..784635274e59 100644 --- a/textproc/py-textual-autocomplete/Makefile +++ b/textproc/py-textual-autocomplete/Makefile @@ -1,26 +1,26 @@ PORTNAME= textual-autocomplete -PORTVERSION= 4.0.5 +DISTVERSION= 4.0.6 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/g}-${DISTVERSIONFULL} MAINTAINER= yuri@FreeBSD.org COMMENT= Easily add autocomplete dropdowns to your Textual apps WWW= https://github.com/darrenburns/textual-autocomplete LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}textual>0:textproc/py-textual@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}textual>=2.0.0:textproc/py-textual@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.5.0:devel/py-typing-extensions@${PY_FLAVOR} USES= python USE_PYTHON= pep517 autoplist pytest NO_ARCH= yes # tests as of 4.0.0a0: 1 passed, 5 warnings in 7.96s .include diff --git a/textproc/py-textual-autocomplete/distinfo b/textproc/py-textual-autocomplete/distinfo index 2267ab5bace0..d21e79fbeedd 100644 --- a/textproc/py-textual-autocomplete/distinfo +++ b/textproc/py-textual-autocomplete/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753847762 -SHA256 (textual_autocomplete-4.0.5.tar.gz) = db8066fc7d87c74afd08367f8fc2144bcec5ddbdea63a637249754e9d1fd8755 -SIZE (textual_autocomplete-4.0.5.tar.gz) = 94310 +TIMESTAMP = 1780765029 +SHA256 (textual_autocomplete-4.0.6.tar.gz) = 2ba2f0d767be4480ecacb3e4b130cf07340e033c3500fc424fed9125d27a4586 +SIZE (textual_autocomplete-4.0.6.tar.gz) = 97967