pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-drf-nested-routers



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Oct 11 10:23:32 UTC 2018

Modified Files:
        pkgsrc/www/py-drf-nested-routers: Makefile PLIST distinfo

Log Message:
py-drf-nested-routers: updated to 0.91

0.91:
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/py-drf-nested-routers/Makefile \
    pkgsrc/www/py-drf-nested-routers/PLIST \
    pkgsrc/www/py-drf-nested-routers/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-drf-nested-routers/Makefile
diff -u pkgsrc/www/py-drf-nested-routers/Makefile:1.1 pkgsrc/www/py-drf-nested-routers/Makefile:1.2
--- pkgsrc/www/py-drf-nested-routers/Makefile:1.1       Sat Apr  7 19:58:36 2018
+++ pkgsrc/www/py-drf-nested-routers/Makefile   Thu Oct 11 10:23:32 2018
@@ -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 @@ HOMEPAGE=     https://github.com/alanjds/drf
 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
 
Index: pkgsrc/www/py-drf-nested-routers/PLIST
diff -u pkgsrc/www/py-drf-nested-routers/PLIST:1.1 pkgsrc/www/py-drf-nested-routers/PLIST:1.2
--- pkgsrc/www/py-drf-nested-routers/PLIST:1.1  Sat Apr  7 19:58:36 2018
+++ pkgsrc/www/py-drf-nested-routers/PLIST      Thu Oct 11 10:23:32 2018
@@ -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/runte
 ${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
Index: pkgsrc/www/py-drf-nested-routers/distinfo
diff -u pkgsrc/www/py-drf-nested-routers/distinfo:1.1 pkgsrc/www/py-drf-nested-routers/distinfo:1.2
--- pkgsrc/www/py-drf-nested-routers/distinfo:1.1       Sat Apr  7 19:58:36 2018
+++ pkgsrc/www/py-drf-nested-routers/distinfo   Thu Oct 11 10:23:32 2018
@@ -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