[Bug 232971] devel/py-mypy: Update to 0.641
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Nov 4 20:53:24 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232971
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 at FreeBSD.org
Reporter: flo at snakeoilproductions.net
Created attachment 198950
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=198950&action=edit
Patch to update devel/py-mypy to version 0.641
Update devel/py-mypy to 0.641.
Notable features:
- Callback protocols: callback functions can now have a type derived
from `typing_extensions.Protocol' to make type specification simpler.
- Final qualifiers: final variables can not be changed, final methods
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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list