www/py-django-appconf: update to 1.0.2
This commit is contained in:
parent
1302a0b7cf
commit
707134d20c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419249
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= django-appconf
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.0.2
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -15,7 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six
|
||||
|
||||
USES= python
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (django-appconf-1.0.1.tar.gz) = ba1375fb1024e8e91547504d4392321795c989fde500b96ebc7c93884f786e60
|
||||
SIZE (django-appconf-1.0.1.tar.gz) = 16743
|
||||
TIMESTAMP = 1469796789
|
||||
SHA256 (django-appconf-1.0.2.tar.gz) = 6a4d9aea683b4c224d97ab8ee11ad2d29a37072c0c6c509896dd9857466fb261
|
||||
SIZE (django-appconf-1.0.2.tar.gz) = 14515
|
||||
|
Loading…
Reference in New Issue
Block a user