FreeBSD Bugzilla – Attachment 170889 Details for
Bug 209871
[NEW PORT] lang/py-mypy-lang: Optional static typing for Python
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Added multiple licenses to Makefile
py-mypy-lang.shar (text/plain), 1.68 KB, created by
Florian Limberger
on 2016-05-31 20:23:49 UTC
(
hide
)
Description:
Added multiple licenses to Makefile
Filename:
MIME Type:
Creator:
Florian Limberger
Created:
2016-05-31 20:23:49 UTC
Size:
1.68 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># py-mypy-lang ># py-mypy-lang/pkg-descr ># py-mypy-lang/Makefile ># py-mypy-lang/distinfo ># >echo c - py-mypy-lang >mkdir -p py-mypy-lang > /dev/null 2>&1 >echo x - py-mypy-lang/pkg-descr >sed 's/^X//' >py-mypy-lang/pkg-descr << '0f2fbf69148848745a63f5409a2c7fa1' >XMypy is an optional static type checker for Python. You can add type hints to >Xyour Python programs using the standard for type annotations introduced in >XPython 3.5 (PEP 484), and use mypy to type check them statically. Find bugs in >Xyour programs without even running them! >X >XWWW: http://www.mypy-lang.org >0f2fbf69148848745a63f5409a2c7fa1 >echo x - py-mypy-lang/Makefile >sed 's/^X//' >py-mypy-lang/Makefile << 'bc8d9f5579592929241f6564988d5834' >X# $FreeBSD$ >X >XPORTNAME= mypy-lang >XPORTVERSION= 0.4.1 >XCATEGORIES= lang python >XMASTER_SITES= CHEESESHOP >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= flo@snakeoilproductions.net >XCOMMENT= Optional static typing for Python >X >XLICENSE= MIT PSFL >XLICENSE_COMB= multi >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >XNO_ARCH= yes >XUSES= python:3 >XUSE_PYTHON= autoplist concurrent distutils >X >X.include <bsd.port.mk> >bc8d9f5579592929241f6564988d5834 >echo x - py-mypy-lang/distinfo >sed 's/^X//' >py-mypy-lang/distinfo << '50b1a3cc39d7d5dffc9f25f61f585cf8' >XTIMESTAMP = 1464679086 >XSHA256 (mypy-lang-0.4.1.tar.gz) = 1cee2474c573a54d06cbcda46e2afa58c36a69d54281cb9a9c7ec9ea10ba1b77 >XSIZE (mypy-lang-0.4.1.tar.gz) = 518028 >50b1a3cc39d7d5dffc9f25f61f585cf8 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 209871
:
170841
|
170849
|
170889
|
178062