Date: Sun, 04 Nov 2018 20:53:21 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 232971] devel/py-mypy: Update to 0.641 Message-ID: <bug-232971-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232971 Bug ID: 232971 Summary: devel/py-mypy: Update to 0.641 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: flo@snakeoilproductions.net Created attachment 198950 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D198950&action= =3Dedit Patch to update devel/py-mypy to version 0.641 Update devel/py-mypy to 0.641. Notable features:=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 - Callback protocols: callback functions can now have a type derived=20=20= =20=20=20=20=20=20=20=20=20=20 from `typing_extensions.Protocol' to make type specification simpler.=20= =20=20=20=20=20=20=20=20 - Final qualifiers: final variables can not be changed, final methods=20=20= =20=20=20=20=20=20=20=20=20 not overwritten and final classes not subclassed. Changelogs: - http://mypy-lang.blogspot.com/2018/09/mypy-0630-released.html - http://mypy-lang.blogspot.com/2018/10/mypy-0640-released.html --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232971-7788>