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: Tue Jan 16 11:03:26 UTC 2024
Modified Files:
pkgsrc/www/py-drf-nested-routers: Makefile PLIST distinfo
Log Message:
py-drf-nested-routers: updated to 0.93.5
0.93.5
Unknown changes
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/py-drf-nested-routers/Makefile \
pkgsrc/www/py-drf-nested-routers/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-drf-nested-routers/PLIST
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.8 pkgsrc/www/py-drf-nested-routers/Makefile:1.9
--- pkgsrc/www/py-drf-nested-routers/Makefile:1.8 Mon Feb 7 20:55:14 2022
+++ pkgsrc/www/py-drf-nested-routers/Makefile Tue Jan 16 11:03:26 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2022/02/07 20:55:14 adam Exp $
+# $NetBSD: Makefile,v 1.9 2024/01/16 11:03:26 adam Exp $
-DISTNAME= drf-nested-routers-0.93.4
+DISTNAME= drf-nested-routers-0.93.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/drf-nested-routers/}
@@ -10,11 +10,14 @@ HOMEPAGE= https://github.com/alanjds/drf
COMMENT= Nested resources for the Django Rest Framework
LICENSE= apache-2.0
-DEPENDS+= ${PYPKGPREFIX}-djangorestframework>=3.6.0:../../www/py-djangorestframework
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
+DEPENDS+= ${PYPKGPREFIX}-django>=3.2:../../www/py-django
+DEPENDS+= ${PYPKGPREFIX}-djangorestframework>=3.14.0:../../www/py-djangorestframework
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-djangorestframework
+PYTHON_VERSIONS_INCOMPATIBLE= 27
-.include "../../lang/python/egg.mk"
+.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/www/py-drf-nested-routers/distinfo
diff -u pkgsrc/www/py-drf-nested-routers/distinfo:1.8 pkgsrc/www/py-drf-nested-routers/distinfo:1.9
--- pkgsrc/www/py-drf-nested-routers/distinfo:1.8 Mon Feb 7 20:55:14 2022
+++ pkgsrc/www/py-drf-nested-routers/distinfo Tue Jan 16 11:03:26 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2022/02/07 20:55:14 adam Exp $
+$NetBSD: distinfo,v 1.9 2024/01/16 11:03:26 adam Exp $
-BLAKE2s (drf-nested-routers-0.93.4.tar.gz) = 76a8bee31c98dbace13144e5a6787a59bda24df83b77de80dcfd1ca21bc614d3
-SHA512 (drf-nested-routers-0.93.4.tar.gz) = 49e14726af1965f9623a1367383598695713b207e94b5e705a9cfdfa107c5e44df7eabd5f139e47c3501cf8b8da164e11add61adfa6df8717f2a0daff59a8af8
-Size (drf-nested-routers-0.93.4.tar.gz) = 18149 bytes
+BLAKE2s (drf-nested-routers-0.93.5.tar.gz) = b88dfee91f6c160594f37c1ca6528a7f6e366d40b4b6addd6c1ab50ad8ad5853
+SHA512 (drf-nested-routers-0.93.5.tar.gz) = 80ec2ae1e2238a7fe225a4c1fba4a567b16e3e64f415d02b2d1deef19be52da72270d31c3b09431963dcb8cae6a2fb7918087916c1196baaf8d172ad20a6e399
+Size (drf-nested-routers-0.93.5.tar.gz) = 18917 bytes
Index: pkgsrc/www/py-drf-nested-routers/PLIST
diff -u pkgsrc/www/py-drf-nested-routers/PLIST:1.2 pkgsrc/www/py-drf-nested-routers/PLIST:1.3
--- pkgsrc/www/py-drf-nested-routers/PLIST:1.2 Thu Oct 11 10:23:32 2018
+++ pkgsrc/www/py-drf-nested-routers/PLIST Tue Jan 16 11:03:26 2024
@@ -1,9 +1,9 @@
-@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
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+@comment $NetBSD: PLIST,v 1.3 2024/01/16 11:03:26 adam Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/rest_framework_nested/__init__.py
${PYSITELIB}/rest_framework_nested/__init__.pyc
${PYSITELIB}/rest_framework_nested/__init__.pyo
Home |
Main Index |
Thread Index |
Old Index