Update to 0.7.0
Changes: https://github.com/wildfish/django-star-ratings/blob/develop/CHANGELOG.txt PR: 235403 Submitted by: Kevin Golding <ports@caomhin.org> (maintainer)
This commit is contained in:
parent
72df234209
commit
9caf0fb833
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491871
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= django-star-ratings
|
||||
PORTVERSION= 0.6.1
|
||||
PORTVERSION= 0.7.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -17,8 +17,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=1.8:www/py-django@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}django-model-utils>=0:www/py-django-model-utils@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}swapper>=0:www/py-swapper@${PY_FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1520708026
|
||||
SHA256 (django-star-ratings-0.6.1.tar.gz) = 2e6d90207808a06b01bedf94ddf08013754d12c5099fac10f46d1e1a60cb9bd1
|
||||
SIZE (django-star-ratings-0.6.1.tar.gz) = 34107
|
||||
TIMESTAMP = 1549045004
|
||||
SHA256 (django-star-ratings-0.7.0.tar.gz) = 8900617d44e93529f66213d8b3efa72c6943c9a5ff11f96e63aa6b4dbc96e4b5
|
||||
SIZE (django-star-ratings-0.7.0.tar.gz) = 34514
|
||||
|
Loading…
Reference in New Issue
Block a user