FreeBSD Bugzilla – Attachment 178062 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]
[patch]
Update to v0.4.6, move to devel and use a suffix
py-mypy-lang.shar (text/plain), 1.81 KB, created by
David Naylor
on 2016-12-18 17:58:44 UTC
(
hide
)
Description:
Update to v0.4.6, move to devel and use a suffix
Filename:
MIME Type:
Creator:
David Naylor
Created:
2016-12-18 17:58:44 UTC
Size:
1.81 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: ># ># devel/py-mypy-lang ># devel/py-mypy-lang/distinfo ># devel/py-mypy-lang/pkg-descr ># devel/py-mypy-lang/Makefile ># >echo c - devel/py-mypy-lang >mkdir -p devel/py-mypy-lang > /dev/null 2>&1 >echo x - devel/py-mypy-lang/distinfo >sed 's/^X//' >devel/py-mypy-lang/distinfo << 'fd9d70837cfcd26e92f85d0bee979c62' >XTIMESTAMP = 1482081518 >XSHA256 (mypy-lang-0.4.6.tar.gz) = 65322cf3466282947184271792b9f63153872896e958047708d8927864f4fb19 >XSIZE (mypy-lang-0.4.6.tar.gz) = 620027 >fd9d70837cfcd26e92f85d0bee979c62 >echo x - devel/py-mypy-lang/pkg-descr >sed 's/^X//' >devel/py-mypy-lang/pkg-descr << 'e266797e7ec98ea4c4d8e44b0e6d12fa' >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 >e266797e7ec98ea4c4d8e44b0e6d12fa >echo x - devel/py-mypy-lang/Makefile >sed 's/^X//' >devel/py-mypy-lang/Makefile << '54de9747dba5e15b48bcdae127119646' >X# Created by: Florian Limberger <flo@snakeoilproductions.net> >X# $FreeBSD$ >X >XPORTNAME= mypy-lang >XPORTVERSION= 0.4.6 >XCATEGORIES= devel python >XMASTER_SITES= CHEESESHOP >XPKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} >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.3+ >XUSE_PYTHON= autoplist distutils >X >X.include <bsd.port.mk> >54de9747dba5e15b48bcdae127119646 >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 Diff
View Attachment As Raw
Flags:
dbn
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 209871
:
170841
|
170849
|
170889
| 178062