pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-django-tastypie



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Apr 23 07:41:45 UTC 2018

Modified Files:
        pkgsrc/www/py-django-tastypie: Makefile PLIST distinfo

Log Message:
py-django-tastypie: updated to 0.14.1

v0.14.1:
Django 2.0 support.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/py-django-tastypie/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/py-django-tastypie/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/py-django-tastypie/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-django-tastypie/Makefile
diff -u pkgsrc/www/py-django-tastypie/Makefile:1.13 pkgsrc/www/py-django-tastypie/Makefile:1.14
--- pkgsrc/www/py-django-tastypie/Makefile:1.13 Tue Jan  9 12:19:49 2018
+++ pkgsrc/www/py-django-tastypie/Makefile      Mon Apr 23 07:41:45 2018
@@ -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
 

Index: pkgsrc/www/py-django-tastypie/PLIST
diff -u pkgsrc/www/py-django-tastypie/PLIST:1.4 pkgsrc/www/py-django-tastypie/PLIST:1.5
--- pkgsrc/www/py-django-tastypie/PLIST:1.4     Sun Nov 26 17:36:00 2017
+++ pkgsrc/www/py-django-tastypie/PLIST Mon Apr 23 07:41:45 2018
@@ -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/management/command
 ${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

Index: pkgsrc/www/py-django-tastypie/distinfo
diff -u pkgsrc/www/py-django-tastypie/distinfo:1.6 pkgsrc/www/py-django-tastypie/distinfo:1.7
--- pkgsrc/www/py-django-tastypie/distinfo:1.6  Sun Nov 26 17:36:00 2017
+++ pkgsrc/www/py-django-tastypie/distinfo      Mon Apr 23 07:41:45 2018
@@ -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