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...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/499236d4b08b
branches:  trunk
changeset: 306675:499236d4b08b
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Apr 23 07:41:45 2018 +0000
description:
py-django-tastypie: updated to 0.14.1

v0.14.1:
Django 2.0 support.

diffstat:

 www/py-django-tastypie/Makefile |   7 +++----
 www/py-django-tastypie/PLIST    |   5 ++++-
 www/py-django-tastypie/distinfo |  10 +++++-----
 3 files changed, 12 insertions(+), 10 deletions(-)

diffs (54 lines):

diff -r fb85475e3e97 -r 499236d4b08b www/py-django-tastypie/Makefile
--- a/www/py-django-tastypie/Makefile   Mon Apr 23 07:38:38 2018 +0000
+++ b/www/py-django-tastypie/Makefile   Mon Apr 23 07:41:45 2018 +0000
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.13 2018/01/09 12:19:49 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2018/04/23 07:41:45 adam Exp $
 
-DISTNAME=      django-tastypie-0.14.0
+DISTNAME=      django-tastypie-0.14.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    python www
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/django-tastypie/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/toastdriven/django-tastypie/
+HOMEPAGE=      https://github.com/toastdriven/django-tastypie
 COMMENT=       Flexible and capable API layer for Django
 LICENSE=       modified-bsd
 
diff -r fb85475e3e97 -r 499236d4b08b www/py-django-tastypie/PLIST
--- a/www/py-django-tastypie/PLIST      Mon Apr 23 07:38:38 2018 +0000
+++ b/www/py-django-tastypie/PLIST      Mon Apr 23 07:41:45 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2017/11/26 17:36:00 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2018/04/23 07:41:45 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -71,6 +71,9 @@
 ${PYSITELIB}/tastypie/migrations/0001_initial.py
 ${PYSITELIB}/tastypie/migrations/0001_initial.pyc
 ${PYSITELIB}/tastypie/migrations/0001_initial.pyo
+${PYSITELIB}/tastypie/migrations/0002_api_access_url_length.py
+${PYSITELIB}/tastypie/migrations/0002_api_access_url_length.pyc
+${PYSITELIB}/tastypie/migrations/0002_api_access_url_length.pyo
 ${PYSITELIB}/tastypie/migrations/__init__.py
 ${PYSITELIB}/tastypie/migrations/__init__.pyc
 ${PYSITELIB}/tastypie/migrations/__init__.pyo
diff -r fb85475e3e97 -r 499236d4b08b www/py-django-tastypie/distinfo
--- a/www/py-django-tastypie/distinfo   Mon Apr 23 07:38:38 2018 +0000
+++ b/www/py-django-tastypie/distinfo   Mon Apr 23 07:41:45 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2017/11/26 17:36:00 adam Exp $
+$NetBSD: distinfo,v 1.7 2018/04/23 07:41:45 adam Exp $
 
-SHA1 (django-tastypie-0.14.0.tar.gz) = 2676a800ceb2d6b90a96e441e723c9d1ef576724
-RMD160 (django-tastypie-0.14.0.tar.gz) = d7a974b587d86434fa28e57ab23f59162b7f78c2
-SHA512 (django-tastypie-0.14.0.tar.gz) = d9cd5f305c7ecfb27243ff7eef43a630ce3d18359168d254b5bd808df3dabbfeadbaecd764d52c05033f74d297ddad256e452d66d47be6b4cc7d61b33e08bb3a
-Size (django-tastypie-0.14.0.tar.gz) = 146267 bytes
+SHA1 (django-tastypie-0.14.1.tar.gz) = fd5fd137e37afeff2692ca86432afa7f14131a16
+RMD160 (django-tastypie-0.14.1.tar.gz) = 67f55879c9ff0ada06f9a887e137c76ce524874e
+SHA512 (django-tastypie-0.14.1.tar.gz) = db47b9b2177ec9742d3c3324dec2e4c5626e0755f2e35b3ef800cef0e38ebc22eb24a27ba949b138552845a66f8848ae0933bcac6f5aed37cea1eb8132d5ba19
+Size (django-tastypie-0.14.1.tar.gz) = 147790 bytes



Home | Main Index | Thread Index | Old Index