Download raw body.
devel/py-typing-extensions: update to 4.13.2
ok sthen. A bulk test is unlikely to find any problems as Python is not
compiled. (The typing-extensions module is mostly a backport from Python
core anyway and I think runtime problems are unlikely too).
On 2025/05/26 11:32, Kirill A. Korinsky wrote:
> On Mon, 26 May 2025 08:51:26 +0200,
> Renaud Allard <renaud@allard.it> wrote:
> >
> > [1 <text/plain; UTF-8 (base64)>]
> > Hello,
> >
> > I have tested against synapse and it seems to work fine. So, OK for me
> >
>
> Thanks for testing it. I let folks to take a look to it for a few days and
> will commit in end of the week if nobody complains.
>
> > Best Regards
> >
> > On 5/25/25 10:41 PM, Kirill A. Korinsky wrote:
> > > Renaud, ports@,
> > >
> > > I'd like to update devel/py-typing-extensions to 4.13.2
> > >
> > > At least it is requried for update of mitmproxy.
> > >
> > > Not sure that it worth a bulk test, or may lead to a fallout, but any
> > > feedback and tests are apprecieted.
> > >
> > > Ok?
> > >
> > > Index: Makefile
> > > ===================================================================
> > > RCS file: /home/cvs/ports/devel/py-typing-extensions/Makefile,v
> > > diff -u -p -r1.18 Makefile
> > > --- Makefile 21 Feb 2025 10:23:17 -0000 1.18
> > > +++ Makefile 25 May 2025 20:36:57 -0000
> > > @@ -1,9 +1,8 @@
> > > COMMENT = backported type hints for python >= 3.5
> > > -MODPY_DISTV = 4.12.2
> > > +MODPY_DISTV = 4.13.2
> > > DISTNAME = typing_extensions-${MODPY_DISTV}
> > > PKGNAME = py-${DISTNAME}
> > > -REVISION = 1
> > > HOMEPAGE =
> > > https://github.com/python/typing_extensions/
> > > Index: distinfo
> > > ===================================================================
> > > RCS file: /home/cvs/ports/devel/py-typing-extensions/distinfo,v
> > > diff -u -p -r1.10 distinfo
> > > --- distinfo 2 Oct 2024 16:32:46 -0000 1.10
> > > +++ distinfo 25 May 2025 20:37:21 -0000
> > > @@ -1,2 +1,2 @@
> > > -SHA256 (typing_extensions-4.12.2.tar.gz) = Gn6tVcflWd1N7ohW46iLQSJav+HOjfV7fBORX+Eh/7g=
> > > -SIZE (typing_extensions-4.12.2.tar.gz) = 85321
> > > +SHA256 (typing_extensions-4.13.2.tar.gz) = 5sgSGb1on1GGXZ43KZHFQL2jOgN51Vc83bmjoj98qu8=
> > > +SIZE (typing_extensions-4.13.2.tar.gz) = 106967
> > >
> > >
> >
> > [2 S/MIME Cryptographic Signature <application/pkcs7-signature (base64)>]
> > Good signature from 211F5BED83399D3D788B1ECB0EBA543DE91AE665 /CN=renaud@allard.it (trust full)
>
> --
> wbr, Kirill
>
devel/py-typing-extensions: update to 4.13.2