ok? pea@, do you want to stay listed as maintainer?
Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/py-yaml/Makefile,v
diff -u -p -r1.38 Makefile
--- Makefile 29 Apr 2025 10:40:15 -0000 1.38
+++ Makefile 18 Jun 2026 08:58:23 -0000
@@ -1,27 +1,24 @@
COMMENT= YAML parser and emitter in Python
-MODPY_DISTV= 6.0.2
+MODPY_DISTV= 6.0.3
DISTNAME= pyyaml-${MODPY_DISTV}
PKGNAME= py-yaml-${MODPY_DISTV}
-REVISION= 1
CATEGORIES= textproc
HOMEPAGE= https://pyyaml.org/wiki/PyYAML
-MAINTAINER= Pierre-Emmanuel Andre <[email protected]>
-
# MIT
PERMIT_PACKAGE= Yes
-WANTLIB+= yaml-0 ${MODPY_WANTLIB}
+WANTLIB += yaml-0
MODULES= lang/python
MODPY_PI= Yes
# uses own in-tree backend which wraps setuptools
MODPY_PYBUILD= setuptools
-CFLAGS+= -I${LOCALBASE}/include
+CFLAGS += -I${LOCALBASE}/include
LIB_DEPENDS= devel/libyaml
BUILD_DEPENDS= lang/cython
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/py-yaml/distinfo,v
diff -u -p -r1.12 distinfo
--- distinfo 7 Sep 2024 00:26:55 -0000 1.12
+++ distinfo 18 Jun 2026 08:58:23 -0000
@@ -1,2 +1,2 @@
-SHA256 (pyyaml-6.0.2.tar.gz) = 1YTZ7JGtZYYcwI1C6DQyTviQoILlkQN6vhFIUP97vD4=
-SIZE (pyyaml-6.0.2.tar.gz) = 130631
+SHA256 (pyyaml-6.0.3.tar.gz) = 12YjNzQh3yL7TPiBcCDLt+8VxyW51eRfF+GJv8OEGQ8=
+SIZE (pyyaml-6.0.3.tar.gz) = 130960