Index | Thread | Search

From:
wen heping <wenheping2000@hotmail.com>
Subject:
devel/py-trio: Update COMMENTS
To:
"ports@openbsd.org" <ports@openbsd.org>
Date:
Wed, 10 Jan 2024 07:24:08 +0000

Download raw body.

Thread
Hi, ports@:

    Seems the COMMENTS of devel/py-trio is duplicate of devel/py-untangle.
It should be updated as the patch below:

--- Makefile    27 Nov 2023 20:37:54 -0000      1.1.1.1
+++ Makefile    10 Jan 2024 07:19:05 -0000
@@ -1,4 +1,4 @@
-COMMENT =      converts XML to Python objects
+COMMENT =      library for async concurrency and I/O

Cheers !
wen