https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209871
--- Comment #8 from commit-h...@freebsd.org --- A commit references this bug: Author: dbn Date: Tue Feb 21 06:10:12 UTC 2017 New revision: 434504 URL: https://svnweb.freebsd.org/changeset/ports/434504 Log: devel/py-mypy: add new port Mypy is an optional static type checker for Python. You can add type hints to your Python programs using the standard for type annotations introduced in Python 3.5 (PEP 484), and use mypy to type check them statically. Find bugs in your programs without even running them! PR: 209871 Submitted by: Florian Limberger (f...@snakeoilproductions.net) Changes: head/devel/Makefile head/devel/py-mypy/ head/devel/py-mypy/Makefile head/devel/py-mypy/distinfo head/devel/py-mypy/files/ head/devel/py-mypy/files/patch-mypy_fastparse.py head/devel/py-mypy/files/patch-mypy_fastparse2.py head/devel/py-mypy/pkg-descr -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"