diff options
Diffstat (limited to 'devel/py-types-protobuf/Makefile')
| -rw-r--r-- | devel/py-types-protobuf/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/py-types-protobuf/Makefile b/devel/py-types-protobuf/Makefile index e80f041810a7..be85ea3752bb 100644 --- a/devel/py-types-protobuf/Makefile +++ b/devel/py-types-protobuf/Makefile @@ -1,6 +1,5 @@ PORTNAME= types-protobuf -PORTVERSION= 5.29.1.20250315 -PORTREVISION= 1 +PORTVERSION= 6.32.1.20251105 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +12,7 @@ WWW= https://github.com/python/typeshed/tree/main/stubs/protobuf LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} USES= python |
