diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2026-06-30 18:57:18 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2026-06-30 18:57:27 +0000 |
| commit | 71a5654ca8dc5f68355667053cf306ece85cea28 (patch) | |
| tree | 522970e9e4ea1b792164271b0ce401cdaa9364bc | |
| parent | 278661a01cd42045e11ffaec7b22e3e6c1fab571 (diff) | |
www/py-dj52-django-choices-field: Remove expired port
2026-06-30 www/py-dj52-django-choices-field: Obsolete, please use www/py-django-choices-field instead
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | www/Makefile | 1 | ||||
| -rw-r--r-- | www/py-dj52-django-choices-field/Makefile | 27 | ||||
| -rw-r--r-- | www/py-dj52-django-choices-field/distinfo | 3 | ||||
| -rw-r--r-- | www/py-dj52-django-choices-field/pkg-descr | 2 |
5 files changed, 1 insertions, 33 deletions
@@ -5385,3 +5385,4 @@ www/py-dj52-django-mptt|www/py-django-mptt|2026-06-30|Has expired: Obsolete, ple www/py-dj52-django-js-asset|www/py-django-js-asset|2026-06-30|Has expired: Obsolete, please use www/py-django-js-asset instead www/py-dj52-django-rich|www/py-django-rich|2026-06-30|Has expired: Obsolete, please use www/py-django-rich instead www/py-dj52-strawberry-graphql-django|www/py-strawberry-graphql-django|2026-06-30|Has expired: Obsolete, please use www/py-strawberry-graphql-django instead +www/py-dj52-django-choices-field|www/py-django-choices-field|2026-06-30|Has expired: Obsolete, please use www/py-django-choices-field instead diff --git a/www/Makefile b/www/Makefile index 1e4fa32988b2..0621b1950aa7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1570,7 +1570,6 @@ SUBDIR += py-dj52-django-auditlog SUBDIR += py-dj52-django-auth-ldap SUBDIR += py-dj52-django-celery-results - SUBDIR += py-dj52-django-choices-field SUBDIR += py-dj52-django-compression-middleware SUBDIR += py-dj52-django-cors-headers SUBDIR += py-dj52-django-crispy-forms diff --git a/www/py-dj52-django-choices-field/Makefile b/www/py-dj52-django-choices-field/Makefile deleted file mode 100644 index 8a0cea8d446d..000000000000 --- a/www/py-dj52-django-choices-field/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -PORTNAME= django-choices-field -DISTVERSION= 4.0.0 -CATEGORIES= www python -MASTER_SITES= PYPI -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- -DISTNAME= django_choices_field-${DISTVERSION} - -MAINTAINER= kai@FreeBSD.org -COMMENT= Django field that set/get TextChoices/IntegerChoices enumerations -WWW= https://github.com/bellini666/django-choices-field - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Obsolete, please use www/py-django-choices-field instead -EXPIRATION_DATE=2026-06-30 - -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django52>=4.2:www/py-django52@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.0.0:devel/py-typing-extensions@${PY_FLAVOR} - -USES= python -USE_PYTHON= autoplist pep517 - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/www/py-dj52-django-choices-field/distinfo b/www/py-dj52-django-choices-field/distinfo deleted file mode 100644 index 759f841aef87..000000000000 --- a/www/py-dj52-django-choices-field/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1766946751 -SHA256 (django_choices_field-4.0.0.tar.gz) = 7b07aacb2ad2b3ee3c8be78be98302ebbcb606285d20547a4163287819364954 -SIZE (django_choices_field-4.0.0.tar.gz) = 6346 diff --git a/www/py-dj52-django-choices-field/pkg-descr b/www/py-dj52-django-choices-field/pkg-descr deleted file mode 100644 index 3a855539fca9..000000000000 --- a/www/py-dj52-django-choices-field/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -This package provides a Django field that set/get the "TextChoices" and -"IntegerChoices" enumerations. |
