www/py-django-mptt: Update to 0.12.0
Changelog: https://github.com/django-mptt/django-mptt/blob/0.12.0/CHANGELOG.rst
This commit is contained in:
parent
8a5c20b716
commit
1718c82c8f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=568118
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= django-mptt
|
||||
PORTVERSION= 0.11.0
|
||||
PORTVERSION= 0.12.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=1.11:www/py-django22@${PY_FLAVOR}\
|
||||
${PYTHON_PKGNAMEPREFIX}django-js-asset>0:www/py-django-js-asset@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.5+
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1586258697
|
||||
SHA256 (django-mptt-0.11.0.tar.gz) = dfdb3af75ad27cdd4458b0544ec8574174f2b90f99bc2cafab6a15b4bc1895a8
|
||||
SIZE (django-mptt-0.11.0.tar.gz) = 98300
|
||||
TIMESTAMP = 1615473716
|
||||
SHA256 (django-mptt-0.12.0.tar.gz) = 8ae6c3821127b529bb2f938de27bf0771b1bcbe9dbccdfba33986af78611f13a
|
||||
SIZE (django-mptt-0.12.0.tar.gz) = 103513
|
||||
|
|
Loading…
Reference in a new issue