mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
www/py-django-mptt: Update to 0.17.0
Changelog: https://github.com/django-mptt/django-mptt/blob/0.17/CHANGELOG.rst
This commit is contained in:
parent
32bd2fb117
commit
9c7f888836
2 changed files with 5 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= django-mptt
|
||||
PORTVERSION= 0.16.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.17.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -14,7 +13,7 @@ LICENSE= MIT
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=2.2:www/py-django42@${PY_FLAVOR}\
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=4.2:www/py-django42@${PY_FLAVOR}\
|
||||
${PYTHON_PKGNAMEPREFIX}django-js-asset>0:www/py-django-js-asset@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.10+ # www/py-django-js-asset requires Python 3.10+
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1705641537
|
||||
SHA256 (django_mptt-0.16.0.tar.gz) = 56c9606bf0b329b5f5afd55dd8bfd073612ea1d5999b10903b09de62bee84c8e
|
||||
SIZE (django_mptt-0.16.0.tar.gz) = 69886
|
||||
TIMESTAMP = 1743831457
|
||||
SHA256 (django_mptt-0.17.0.tar.gz) = e2dca00536450b91bdc80d8fc1454993b84307728394ae42c72947fc09574d3d
|
||||
SIZE (django_mptt-0.17.0.tar.gz) = 71428
|
||||
|
|
Loading…
Add table
Reference in a new issue