pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-drf-nested-routers py-drf-nested-routers: updat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/188dfd399287
branches:  trunk
changeset: 313834:188dfd399287
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Oct 11 10:23:32 2018 +0000

description:
py-drf-nested-routers: updated to 0.91

0.91:
Unknown changes

diffstat:

 www/py-drf-nested-routers/Makefile |   8 ++++----
 www/py-drf-nested-routers/PLIST    |   5 ++++-
 www/py-drf-nested-routers/distinfo |  10 +++++-----
 3 files changed, 13 insertions(+), 10 deletions(-)

diffs (54 lines):

diff -r da2a52728680 -r 188dfd399287 www/py-drf-nested-routers/Makefile
--- a/www/py-drf-nested-routers/Makefile        Thu Oct 11 10:17:03 2018 +0000
+++ b/www/py-drf-nested-routers/Makefile        Thu Oct 11 10:23:32 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2018/04/07 19:58:36 adam Exp $
+# $NetBSD: Makefile,v 1.2 2018/10/11 10:23:32 adam Exp $
 
-DISTNAME=      drf-nested-routers-0.90.2
+DISTNAME=      drf-nested-routers-0.91
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/drf-nested-routers/}
@@ -10,8 +10,8 @@
 COMMENT=       Nested resources for the Django Rest Framework
 LICENSE=       apache-2.0
 
-DEPENDS+=      ${PYPKGPREFIX}-django>=1.8:../../www/py-django
-DEPENDS+=      ${PYPKGPREFIX}-djangorestframework>=2.4.3:../../www/py-djangorestframework
+DEPENDS+=      ${PYPKGPREFIX}-django>=1.11:../../www/py-django
+DEPENDS+=      ${PYPKGPREFIX}-djangorestframework>=3.6.0:../../www/py-djangorestframework
 
 USE_LANGUAGES= # none
 
diff -r da2a52728680 -r 188dfd399287 www/py-drf-nested-routers/PLIST
--- a/www/py-drf-nested-routers/PLIST   Thu Oct 11 10:17:03 2018 +0000
+++ b/www/py-drf-nested-routers/PLIST   Thu Oct 11 10:23:32 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2018/04/07 19:58:36 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2018/10/11 10:23:32 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -31,3 +31,6 @@
 ${PYSITELIB}/rest_framework_nested/serializers.py
 ${PYSITELIB}/rest_framework_nested/serializers.pyc
 ${PYSITELIB}/rest_framework_nested/serializers.pyo
+${PYSITELIB}/rest_framework_nested/viewsets.py
+${PYSITELIB}/rest_framework_nested/viewsets.pyc
+${PYSITELIB}/rest_framework_nested/viewsets.pyo
diff -r da2a52728680 -r 188dfd399287 www/py-drf-nested-routers/distinfo
--- a/www/py-drf-nested-routers/distinfo        Thu Oct 11 10:17:03 2018 +0000
+++ b/www/py-drf-nested-routers/distinfo        Thu Oct 11 10:23:32 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/04/07 19:58:36 adam Exp $
+$NetBSD: distinfo,v 1.2 2018/10/11 10:23:32 adam Exp $
 
-SHA1 (drf-nested-routers-0.90.2.tar.gz) = ddf4c6e80262487f489b23815dd7c9ecd9ac28b8
-RMD160 (drf-nested-routers-0.90.2.tar.gz) = 7ec228f307bc3ed36edddc6d606605eeb67756ad
-SHA512 (drf-nested-routers-0.90.2.tar.gz) = b26ebaf4c3bd9fe874286a81d5bff5d1a6ffde44589bd0371485916cf7fc86054863f82a3fe53fa93dd56c3bf5057a007947ab7ff08449131363015f9677bb9a
-Size (drf-nested-routers-0.90.2.tar.gz) = 15012 bytes
+SHA1 (drf-nested-routers-0.91.tar.gz) = 7e0b8efa748692bc340d12ef7bfa0c5be45aea65
+RMD160 (drf-nested-routers-0.91.tar.gz) = 571f12ccaf8a54c41a53621d3ce00fd281d6fa20
+SHA512 (drf-nested-routers-0.91.tar.gz) = 87b0c1cd8604003ad3b8fc196d511d9e66e5d3497fe09f3e6a4bead9904194d963a9a417a54761ef13a6a63d766ad3eacf1da147846d1d6a4291dc2f1d045721
+Size (drf-nested-routers-0.91.tar.gz) = 15688 bytes



Home | Main Index | Thread Index | Old Index