From 4ff5c082991a710124048022dd80d21309e13de0 Mon Sep 17 00:00:00 2001 From: sthen Date: Fri, 9 Jan 2026 15:22:55 +0000 Subject: [PATCH] adjust comment, we now have scikit-build-core so updates are no longer blocked --- net/py-zmq/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/py-zmq/Makefile b/net/py-zmq/Makefile index 79610590117..8603215541c 100644 --- a/net/py-zmq/Makefile +++ b/net/py-zmq/Makefile @@ -1,6 +1,6 @@ COMMENT = Python bindings for ZeroMQ -# 26+ requires scikit-build-core +# 26+ uses MODPY_PYBUILD=scikit-build-core MODPY_DISTV = 25.1.2 REVISION = 0 DISTNAME = pyzmq-${MODPY_DISTV}