From: Renaud Allard Subject: Re: [update] devel/py-typing-extensions 4.15.0 To: Stuart Henderson , Laurent Cheylus , ports Date: Tue, 21 Oct 2025 07:55:28 +0200 That seems OK to me (verified with net/synapse), here it is without NO_TEST On 10/20/25 3:33 PM, Stuart Henderson wrote: > NO_TEST should be dropped > > ok with that > > -- >   Sent from a phone, apologies for poor formatting. > > > On 20 October 2025 10:53:59 Laurent Cheylus wrote: > >> Hi ports@ >> >> [cc renaud@ as maintainer] >> >> simple update for devel/py-typing-extensions to the latest version 4.15.0. >> >> Build OK on current/amd64 with Python 3.12.11 >> >> Tests welcome and please commit if OK. >> >> Laurent > Index: Makefile =================================================================== RCS file: /cvs/ports/devel/py-typing-extensions/Makefile,v diff -u -p -r1.19 Makefile --- Makefile 27 May 2025 13:52:22 -0000 1.19 +++ Makefile 21 Oct 2025 05:54:59 -0000 @@ -1,6 +1,6 @@ COMMENT = backported type hints for python >= 3.5 -MODPY_DISTV = 4.13.2 +MODPY_DISTV = 4.15.0 DISTNAME = typing_extensions-${MODPY_DISTV} PKGNAME = py-${DISTNAME} @@ -17,8 +17,5 @@ MODULES = lang/python MODPY_PI = Yes MODPY_PYBUILD = flit_core - -# no tests in pypi distfile -NO_TEST = Yes .include Index: distinfo =================================================================== RCS file: /cvs/ports/devel/py-typing-extensions/distinfo,v diff -u -p -r1.11 distinfo --- distinfo 27 May 2025 13:52:22 -0000 1.11 +++ distinfo 21 Oct 2025 05:54:59 -0000 @@ -1,2 +1,2 @@ -SHA256 (typing_extensions-4.13.2.tar.gz) = 5sgSGb1on1GGXZ43KZHFQL2jOgN51Vc83bmjoj98qu8= -SIZE (typing_extensions-4.13.2.tar.gz) = 106967 +SHA256 (typing_extensions-4.15.0.tar.gz) = DOpI0XPMEvoo7KvDuDfqPPbzjG0RNvhcuq9ZiYSGFGY= +SIZE (typing_extensions-4.15.0.tar.gz) = 109391