pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-django-tastypie py-django-tastypie: updated to ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/de52396c6fa8
branches:  trunk
changeset: 411672:de52396c6fa8
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Feb 18 11:26:52 2020 +0000

description:
py-django-tastypie: updated to 0.14.3

Tastypie v0.14.3 (Django 3.0)

Python 2.7+ or Python 3.4+ (Whatever is supported by your version of Django)
Django 1.11, 2.2 (LTS releases) or Django 3.0 (latest release)
This is the last version that will explicitly support Python 2.x, which has reached EOL.

diffstat:

 www/py-django-tastypie/Makefile |   8 ++++----
 www/py-django-tastypie/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diffs (39 lines):

diff -r 38a4367180a0 -r de52396c6fa8 www/py-django-tastypie/Makefile
--- a/www/py-django-tastypie/Makefile   Tue Feb 18 10:13:34 2020 +0000
+++ b/www/py-django-tastypie/Makefile   Tue Feb 18 11:26:52 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2018/09/11 07:51:47 adam Exp $
+# $NetBSD: Makefile,v 1.16 2020/02/18 11:26:52 adam Exp $
 
-DISTNAME=      django-tastypie-0.14.2
+DISTNAME=      django-tastypie-0.14.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=    python www
+CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/django-tastypie/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -12,7 +12,7 @@
 
 DEPENDS+=      ${PYPKGPREFIX}-biplist-[0-9]*:../../textproc/py-biplist
 DEPENDS+=      ${PYPKGPREFIX}-dateutil>=2.1:../../time/py-dateutil
-DEPENDS+=      ${PYPKGPREFIX}-django>=1.8:../../www/py-django
+DEPENDS+=      ${PYPKGPREFIX}-django>=1.11:../../www/py-django
 DEPENDS+=      ${PYPKGPREFIX}-lxml>3:../../textproc/py-lxml
 DEPENDS+=      ${PYPKGPREFIX}-python-mimeparse>=0.1.4:../../www/py-python-mimeparse
 DEPENDS+=      ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
diff -r 38a4367180a0 -r de52396c6fa8 www/py-django-tastypie/distinfo
--- a/www/py-django-tastypie/distinfo   Tue Feb 18 10:13:34 2020 +0000
+++ b/www/py-django-tastypie/distinfo   Tue Feb 18 11:26:52 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2018/09/11 07:51:47 adam Exp $
+$NetBSD: distinfo,v 1.9 2020/02/18 11:26:52 adam Exp $
 
-SHA1 (django-tastypie-0.14.2.tar.gz) = 2493d7aabcce82793a16e5ec935abbc508df16bd
-RMD160 (django-tastypie-0.14.2.tar.gz) = 3ba1d89a48e118f4682fe816a254cf269c8f93fd
-SHA512 (django-tastypie-0.14.2.tar.gz) = f769bcaa2be59e7702a218b6dce722a6c41b7b38de4012cb7302c058e30be850dcd359e3fd849c1a71a08338b82c95fc0e9153a72c7e470c45953e9b24a89db6
-Size (django-tastypie-0.14.2.tar.gz) = 146055 bytes
+SHA1 (django-tastypie-0.14.3.tar.gz) = a70793fa09be21a1d89939cf96f6edbb1fc3c394
+RMD160 (django-tastypie-0.14.3.tar.gz) = 7b7c606a1f386082948005056835984bb142509b
+SHA512 (django-tastypie-0.14.3.tar.gz) = 5fd7c377b4fa84378ebaef6f26d78e05f27a025a30142cae86635975b71c3f6a41d84ac19e2efb6ae49409832e002312c1eeb7e1dc731c78b3efbf8457b81983
+Size (django-tastypie-0.14.3.tar.gz) = 148892 bytes



Home | Main Index | Thread Index | Old Index