mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 02:26:38 -04:00
www/py-django-unfold: Update to 0.47.0
Changes: https://github.com/unfoldadmin/django-unfold/releases
This commit is contained in:
parent
36df0d9b31
commit
aac2bbb29b
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= django-unfold
|
PORTNAME= django-unfold
|
||||||
PORTVERSION= 0.46.0
|
PORTVERSION= 0.47.0
|
||||||
CATEGORIES= www python
|
CATEGORIES= www python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
|
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=3.2:www/py-django42@${PY_FLAVOR}
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=3.2:www/py-django42@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= python
|
USES= python:3.9+
|
||||||
USE_PYTHON= autoplist concurrent pep517
|
USE_PYTHON= autoplist concurrent pep517
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1738089154
|
TIMESTAMP = 1738982864
|
||||||
SHA256 (django_unfold-0.46.0.tar.gz) = f949d80fa4315c058fb6e8d6602515ad46534fe19468f5718c34346816dfbfe3
|
SHA256 (django_unfold-0.47.0.tar.gz) = a3f0ea719dff98c6a3cafb0d8d9de4e514b9fbabe76497bb219982806ac1a2ad
|
||||||
SIZE (django_unfold-0.46.0.tar.gz) = 752234
|
SIZE (django_unfold-0.47.0.tar.gz) = 747862
|
||||||
|
|
Loading…
Add table
Reference in a new issue