pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-sanic



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Aug 27 05:30:34 UTC 2025

Modified Files:
        pkgsrc/www/py-sanic: Makefile

Log Message:
py-sanic: py-types-ujson is gone


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/www/py-sanic/Makefile

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-sanic/Makefile
diff -u pkgsrc/www/py-sanic/Makefile:1.43 pkgsrc/www/py-sanic/Makefile:1.44
--- pkgsrc/www/py-sanic/Makefile:1.43   Sun Aug 10 08:21:50 2025
+++ pkgsrc/www/py-sanic/Makefile        Wed Aug 27 05:30:33 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2025/08/10 08:21:50 adam Exp $
+# $NetBSD: Makefile,v 1.44 2025/08/27 05:30:33 adam Exp $
 
 DISTNAME=      sanic-25.3.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -37,7 +37,6 @@ TEST_DEPENDS+=        ${PYPKGPREFIX}-test-bench
 TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
 TEST_DEPENDS+= ${PYPKGPREFIX}-test-sanic-[0-9]*:../../www/py-test-sanic
 TEST_DEPENDS+= ${PYPKGPREFIX}-test-sugar-[0-9]*:../../devel/py-test-sugar
-TEST_DEPENDS+= ${PYPKGPREFIX}-types-ujson-[0-9]*:../../devel/py-types-ujson
 TEST_DEPENDS+= ${PYPKGPREFIX}-uvicorn-[0-9]*:../../www/py-uvicorn
 
 USE_LANGUAGES= # none



Home | Main Index | Thread Index | Old Index