www/py-dj41-django-graphiql-debug-toolbar: Remove expired port
2023-12-31 www/py-dj41-django-graphiql-debug-toolbar: 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
a39f0c811e
commit
64493f0d56
5 changed files with 1 additions and 34 deletions
1
MOVED
1
MOVED
|
|
@ -8266,3 +8266,4 @@ net-mgmt/zabbix4-java|net-mgmt/zabbix5-java|2023-12-31|Has expired: Upstream EOL
|
|||
net-mgmt/zabbix4-proxy|net-mgmt/zabbix5-proxy|2023-12-31|Has expired: Upstream EOL reaches on 2023-10-31
|
||||
devel/py-dj41-django-rq|devel/py-dj42-django-rq|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/
|
||||
net/p5-MaxMind-DB-Writer||2023-12-31|Has expired: This is the final release. This distribution is no longer being developed
|
||||
www/py-dj41-django-graphiql-debug-toolbar|www/py-dj42-django-graphiql-debug-toolbar|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/
|
||||
|
|
|
|||
|
|
@ -1496,7 +1496,6 @@
|
|||
SUBDIR += py-dj41-django-cors-headers
|
||||
SUBDIR += py-dj41-django-debug-toolbar
|
||||
SUBDIR += py-dj41-django-filter
|
||||
SUBDIR += py-dj41-django-graphiql-debug-toolbar
|
||||
SUBDIR += py-dj41-django-js-asset
|
||||
SUBDIR += py-dj41-django-mptt
|
||||
SUBDIR += py-dj41-django-prometheus
|
||||
|
|
|
|||
|
|
@ -1,28 +0,0 @@
|
|||
PORTNAME= django-graphiql-debug-toolbar
|
||||
DISTVERSION= 0.2.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj41-
|
||||
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Django Debug Toolbar for GraphiQL IDE
|
||||
WWW= https://github.com/flavors/django-graphiql-debug-toolbar
|
||||
|
||||
LICENSE= MIT
|
||||
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>=2.2:www/py-django41@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}dj41-graphene-django>=2.0.0,1:devel/py-dj41-graphene-django@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}dj41-django-debug-toolbar>=3.1:www/py-dj41-django-debug-toolbar@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME}
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
TIMESTAMP = 1630337959
|
||||
SHA256 (django-graphiql-debug-toolbar-0.2.0.tar.gz) = aec7a9e096594123d9fc359a583da794a0020b5391d941dda584ce1e667e0afd
|
||||
SIZE (django-graphiql-debug-toolbar-0.2.0.tar.gz) = 5000
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
This package is an extension for Django Debug Toolbar which enables support
|
||||
for debugging GraphiQL queries in Django Projects.
|
||||
Loading…
Add table
Add a link
Reference in a new issue