mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
www/py-django-tastypie: update to 0.11.1
PR: 190428 Submitted by: ports robakdesign.com
This commit is contained in:
parent
e4032de11e
commit
0c2f9bbfce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357546
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= django-tastypie
|
||||
PORTVERSION= 0.11.0
|
||||
PORTVERSION= 0.11.1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= wg@FreeBSD.org
|
||||
COMMENT= Create REST API for Django apps
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mimeparse>=0.1.4:${PORTSDIR}/devel/py-mimeparse \
|
||||
${PYTHON_PKGNAMEPREFIX}dateutil>=2.1:${PORTSDIR}/devel/py-dateutil
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (django-tastypie-0.11.0.tar.gz) = 84b6bb8e3f9fff5740256c229255c5d35f8d48adcaba3c8bcd63179d6ab75706
|
||||
SIZE (django-tastypie-0.11.0.tar.gz) = 727362
|
||||
SHA256 (django-tastypie-0.11.1.tar.gz) = 32c2b55268f951a627974a907f0684b1ad4e7f0720030ede8c41134e66e210a4
|
||||
SIZE (django-tastypie-0.11.1.tar.gz) = 729351
|
||||
|
@ -13,4 +13,4 @@ Here are some common reasons for tastypie:
|
||||
* You want to support my perceived NIH syndrome, which is less about
|
||||
NIH and more about trying to help out friends/coworkers.
|
||||
|
||||
WWW: http://github.com/toastdriven/django-tastypie/
|
||||
WWW: http://github.com/toastdriven/django-tastypie
|
||||
|
Loading…
Reference in New Issue
Block a user