[Bug 209871] [NEW PORT] lang/py-mypy-lang: Optional static typing for Python

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 21 06:11:05 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209871

--- Comment #8 from commit-hook at 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 (flo at 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.


More information about the freebsd-python mailing list