Updated to 2.0.1
Changes: https://django-statici18n.readthedocs.io/en/latest/changelog.html
This commit is contained in:
parent
6193c4e8d4
commit
b368ec84d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=569146
2 changed files with 5 additions and 7 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= django-statici18n
|
||||
PORTVERSION= 1.9.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.0.1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -15,8 +14,7 @@ LICENSE= MIT
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=0:www/py-django22@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}django-appconf>=0.6:www/py-django-appconf@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}django-appconf>=0.6:www/py-django-appconf@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1579233218
|
||||
SHA256 (django-statici18n-1.9.0.tar.gz) = 913dd056c1abcbe129b1db806cb4cfb821c4077d7e857d6eb29043ea64f4d1d0
|
||||
SIZE (django-statici18n-1.9.0.tar.gz) = 7791
|
||||
TIMESTAMP = 1616460724
|
||||
SHA256 (django-statici18n-2.0.1.tar.gz) = 57a343aa907cd1f1d284c9697f7f2906318b39a3e9bb3af08a562df973741c33
|
||||
SIZE (django-statici18n-2.0.1.tar.gz) = 7991
|
||||
|
|
Loading…
Reference in a new issue