mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
www/py-dj41-django-taggit: Remove expired port
2023-12-31 www/py-dj41-django-taggit: Extended support of Django 4.1 ends December 2023, upgrade to the Django 4.2+ version of this port. See https://www.djangoproject.com/download/
This commit is contained in:
parent
6048f26e66
commit
d77ff86c73
1
MOVED
1
MOVED
@ -8271,3 +8271,4 @@ www/py-dj41-drf-spectacular|www/py-dj42-drf-spectacular|2023-12-31|Has expired:
|
||||
www/py-dj41-django-tables2|www/py-dj42-django-tables2|2023-12-31|Has expired: Extended support of Django 4.1 ends December 2023, upgrade to the Django 4.2+ version of this port. See https://www.djangoproject.com/download/
|
||||
www/py-httpx013||2023-12-31|Has expired: Old repo-copy needed for deprecated textproc/py-googletrans
|
||||
graphics/drm-fbsd12.0-kmod||2023-12-31|Has expired: Requires soon to reach EOL FreeBSD 12
|
||||
www/py-dj41-django-taggit|www/py-dj42-django-taggit|2023-12-31|Has expired: Extended support of Django 4.1 ends December 2023, upgrade to the Django 4.2+ version of this port. See https://www.djangoproject.com/download/
|
||||
|
@ -1501,7 +1501,6 @@
|
||||
SUBDIR += py-dj41-django-prometheus
|
||||
SUBDIR += py-dj41-django-redis
|
||||
SUBDIR += py-dj41-django-rich
|
||||
SUBDIR += py-dj41-django-taggit
|
||||
SUBDIR += py-dj41-django-timezone-field
|
||||
SUBDIR += py-dj41-djangorestframework
|
||||
SUBDIR += py-dj41-drf-spectacular-sidecar
|
||||
|
@ -1,30 +0,0 @@
|
||||
PORTNAME= django-taggit
|
||||
PORTVERSION= 4.0.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj41-
|
||||
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Reusable Django application for simple tagging
|
||||
WWW= https://github.com/jazzband/django-taggit
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
DEPRECATED= Extended support of Django 4.1 ends December 2023, upgrade to the Django 4.2+ version of this port. See https://www.djangoproject.com/download/
|
||||
EXPIRATION_DATE= 2023-12-31
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django41>=3.2:www/py-django41@${PY_FLAVOR}
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dj41-djangorestframework>0:www/py-dj41-djangorestframework@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME}
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
do-test:
|
||||
@cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m django test --settings=tests.settings -v3
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1683452279
|
||||
SHA256 (django-taggit-4.0.0.tar.gz) = 4d52de9d37245a9b9f98c0ec71fdccf1d2283e38e8866d40a7ae6a3b6787a161
|
||||
SIZE (django-taggit-4.0.0.tar.gz) = 58638
|
@ -1 +0,0 @@
|
||||
django-taggit a simpler approach to tagging with Django.
|
Loading…
Reference in New Issue
Block a user