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:           Mon May 19 10:47:55 UTC 2025

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

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

0.94.2
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/py-drf-nested-routers/Makefile
cvs rdiff -u -r1.10 -r1.11 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.12 pkgsrc/www/py-drf-nested-routers/Makefile:1.13
--- pkgsrc/www/py-drf-nested-routers/Makefile:1.12      Mon Apr 14 18:56:05 2025
+++ pkgsrc/www/py-drf-nested-routers/Makefile   Mon May 19 10:47:55 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2025/04/14 18:56:05 adam Exp $
+# $NetBSD: Makefile,v 1.13 2025/05/19 10:47:55 adam Exp $
 
-DISTNAME=      drf-nested-routers-0.94.1
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
+DISTNAME=      drf_nested_routers-0.94.2
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/drf-nested-routers/}
 
@@ -13,7 +12,7 @@ LICENSE=      apache-2.0
 
 TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
 DEPENDS+=      ${PYPKGPREFIX}-django>=4.2:../../www/py-django
-DEPENDS+=      ${PYPKGPREFIX}-djangorestframework>=3.14.0:../../www/py-djangorestframework
+DEPENDS+=      ${PYPKGPREFIX}-djangorestframework>=3.15.0:../../www/py-djangorestframework
 
 USE_LANGUAGES= # none
 

Index: pkgsrc/www/py-drf-nested-routers/distinfo
diff -u pkgsrc/www/py-drf-nested-routers/distinfo:1.10 pkgsrc/www/py-drf-nested-routers/distinfo:1.11
--- pkgsrc/www/py-drf-nested-routers/distinfo:1.10      Mon May 13 09:40:20 2024
+++ pkgsrc/www/py-drf-nested-routers/distinfo   Mon May 19 10:47:55 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2024/05/13 09:40:20 adam Exp $
+$NetBSD: distinfo,v 1.11 2025/05/19 10:47:55 adam Exp $
 
-BLAKE2s (drf-nested-routers-0.94.1.tar.gz) = ab1b1cca95a856f7ecff74569f6ba5798750374368c7f9bf1f66b61b6b1f7e75
-SHA512 (drf-nested-routers-0.94.1.tar.gz) = a6efa330bcb9af9d59490beb8faa5bbab4d3c80e3e7ea2cce04921a58c192d104d4be096d74ac2dd3278228fca9e1f3d83550370dcc0d65f81f5b02da5eabea2
-Size (drf-nested-routers-0.94.1.tar.gz) = 18347 bytes
+BLAKE2s (drf_nested_routers-0.94.2.tar.gz) = 5c5591a29123d7df5a7aa7d3715e5b8c8e3e3ceaf1ff240bb54880f5f0d55716
+SHA512 (drf_nested_routers-0.94.2.tar.gz) = 7f3c31ff3a784a4df35d90dbd0df0f49da98a7f44a3a8523539cd010aa903964eec36e48e0a98fb26ea3ac78ad79214113dc3c8b89965d5ca493dd46d2e98f29
+Size (drf_nested_routers-0.94.2.tar.gz) = 22845 bytes



Home | Main Index | Thread Index | Old Index