www/py-django-pipeline: update to 1.6.10
Also drop dependency upon django per upstream setup.py. This package is now work with any supported django version (1.6-1.10)
This commit is contained in:
parent
780b58239b
commit
a11ccbbf88
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=431419
2 changed files with 4 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= django-pipeline
|
||||
PORTVERSION= 1.6.9
|
||||
PORTVERSION= 1.6.10
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,8 +13,6 @@ COMMENT= Asset (css/js) packaging library for Django
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>0:www/py-django18
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1475774731
|
||||
SHA256 (django-pipeline-1.6.9.tar.gz) = 3eb391e59525beedf0a45d4b6ef7e6a3e69f720b7560a1a305e115eb33d5fb6c
|
||||
SIZE (django-pipeline-1.6.9.tar.gz) = 53903
|
||||
TIMESTAMP = 1484335873
|
||||
SHA256 (django-pipeline-1.6.10.tar.gz) = 43e1dc3ab937fef662d0e30dc3379037140885a498dbdf1b8b65e99e2a5a232a
|
||||
SIZE (django-pipeline-1.6.10.tar.gz) = 53035
|
||||
|
|
Loading…
Reference in a new issue