www/py-django-tastypie: Update to 0.14.3

* Also assign it to Django 2.2 (current LTS release) because Django 1.11 is
  End-of-Life since April 2020.

* Take maintainership

Changelog:

https://github.com/django-tastypie/django-tastypie/releases/tag/v0.14.3

PR:		245434
Approved by:	wg (maintainer)
This commit is contained in:
Kai Knoblich 2020-04-09 07:30:24 +00:00
parent bdc7af58df
commit 8f18101c13
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=531187
2 changed files with 8 additions and 9 deletions

View File

@ -2,22 +2,21 @@
# $FreeBSD$
PORTNAME= django-tastypie
PORTVERSION= 0.14.1
PORTREVISION= 1
PORTVERSION= 0.14.3
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wg@FreeBSD.org
MAINTAINER= kai@FreeBSD.org
COMMENT= Create REST API for Django apps
LICENSE= BSD3CLAUSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=2.1:devel/py-dateutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}django111>0:www/py-django111@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=1.5:devel/py-dateutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}django22>0:www/py-django22@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}python-mimeparse>=0.1.4:devel/py-python-mimeparse@${PY_FLAVOR}
USES= python
USES= python:3.5+
USE_PYTHON= distutils autoplist
NO_ARCH= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1525944000
SHA256 (django-tastypie-0.14.1.tar.gz) = 1fbf61ec7467eec70bd1abcb14e3b1dc67e47cc3642ad16ed8a3709f4140678b
SIZE (django-tastypie-0.14.1.tar.gz) = 147790
TIMESTAMP = 1586290443
SHA256 (django-tastypie-0.14.3.tar.gz) = 79fbadf81a3cc42cb5304731a88f46c207ae4c8efa7556856356ec916e5b2ec7
SIZE (django-tastypie-0.14.3.tar.gz) = 148892