mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
www/py-dj50-django-debug-toolbar: Update to 4.4.6
Changelog since 4.3.0: https://github.com/jazzband/django-debug-toolbar/compare/4.3...4.4.6
This commit is contained in:
parent
c0319a0773
commit
43ebefbaba
@ -1,5 +1,5 @@
|
||||
PORTNAME= django-debug-toolbar
|
||||
PORTVERSION= 4.3.0
|
||||
PORTVERSION= 4.4.6
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj50-
|
||||
@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django50>=3.2.4:www/py-django50@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django50>=4.2.9:www/py-django50@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}sqlparse>=0.2.0:databases/py-sqlparse@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.10+
|
||||
@ -23,7 +23,4 @@ CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME}
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
# Newer versions of py-django-debug-toolbar have an issue with DNS resolving
|
||||
PORTSCOUT= ignore:1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1719292365
|
||||
SHA256 (django_debug_toolbar-4.3.0.tar.gz) = 0b0dddee5ea29b9cb678593bc0d7a6d76b21d7799cb68e091a2148341a80f3c4
|
||||
SIZE (django_debug_toolbar-4.3.0.tar.gz) = 261173
|
||||
TIMESTAMP = 1723739827
|
||||
SHA256 (django_debug_toolbar-4.4.6.tar.gz) = 36e421cb908c2f0675e07f9f41e3d1d8618dc386392ec82d23bcfcd5d29c7044
|
||||
SIZE (django_debug_toolbar-4.4.6.tar.gz) = 272610
|
||||
|
Loading…
Reference in New Issue
Block a user