www/py-django-stubs-ext: Update to 5.2.1

Changes:	https://github.com/typeddjango/django-stubs/releases
This commit is contained in:
Po-Chuan Hsieh
2025-06-29 19:37:36 +08:00
parent 0a48f982ea
commit b0b106049a
2 changed files with 8 additions and 13 deletions
+5 -10
View File
@@ -1,20 +1,19 @@
PORTNAME= django-stubs-ext
PORTVERSION= 5.2.0
PORTVERSION= 5.2.1
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX?= ${PYTHON_PKGNAMEPREFIX}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= django_stubs_ext-${PORTVERSION}
MAINTAINER?= sunpoet@FreeBSD.org
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Monkey-patching and extensions for django-stubs
WWW= https://github.com/typeddjango/django-stubs
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django${DJANGO_VERSION}>=0:www/py-django${DJANGO_VERSION}@${PY_FLAVOR} \
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=0:www/py-django42@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR}
USES= python:3.10+
@@ -22,8 +21,4 @@ USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
CONFLICTS_INSTALL?= www/py-dj52-django-stubs-ext
DJANGO_VERSION?= 42
.include <bsd.port.mk>
+3 -3
View File
@@ -1,3 +1,3 @@
TIMESTAMP = 1745936230
SHA256 (django_stubs_ext-5.2.0.tar.gz) = 00c4ae307b538f5643af761a914c3f8e4e3f25f4e7c6d7098f1906c0d8f2aac9
SIZE (django_stubs_ext-5.2.0.tar.gz) = 9618
TIMESTAMP = 1750954258
SHA256 (django_stubs_ext-5.2.1.tar.gz) = fc0582cb3289306c43ce4a0a15af86922ce1dbec3c19eab80980ee70c04e0392
SIZE (django_stubs_ext-5.2.1.tar.gz) = 6550