pkgsrc-WIP-changes archive

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

zino: Re-direct to moved py-pyasyncore.



Module Name:	pkgsrc-wip
Committed By:	Havard Eidnes <he%NetBSD.org@localhost>
Pushed By:	he
Date:		Wed Apr 23 14:20:16 2025 +0200
Changeset:	38d8e8cd8fcd9ad7c87d4131a2d7de34b05dc811

Modified Files:
	zino/Makefile

Log Message:
zino: Re-direct to moved py-pyasyncore.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=38d8e8cd8fcd9ad7c87d4131a2d7de34b05dc811

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 zino/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/zino/Makefile b/zino/Makefile
index b6d1ca53b7..4341d7e8c1 100644
--- a/zino/Makefile
+++ b/zino/Makefile
@@ -20,7 +20,7 @@ DEPENDS+=	${PYPKGPREFIX}-snmp5024>=5.0.24:../../wip/py-snmp5024
 DEPENDS+=	${PYPKGPREFIX}-aiodns-[0-9]*:../../net/py-aiodns
 DEPENDS+=	${PYPKGPREFIX}-netsnmp-cffi>=0.1.1nb1:../../wip/py-netsnmp-cffi
 .if ${PYTHON_VERSION} >= 312
-DEPENDS+=	${PYPKGPREFIX}-asyncore-[0-9]*:../../wip/py-asyncore
+DEPENDS+=	${PYPKGPREFIX}-pyasyncore-[0-9]*:../../devel/py-pyasyncore
 .endif
 .if ${PYTHON_VERSION} < 311
 DEPENDS+=	${PYPKGPREFIX}-tomli-[0-9]*:../../textproc/py-tomli


Home | Main Index | Thread Index | Old Index