FreeBSD Bugzilla – Attachment 202695 Details for
Bug 236370
devel/py-mypy: update to 0.670
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
py-mypy.patch (text/plain), 1.73 KB, created by
Dmitry Marakasov
on 2019-03-07 17:46:41 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2019-03-07 17:46:41 UTC
Size:
1.73 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 489811) >+++ Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= mypy >-PORTVERSION= 0.641 >-PORTREVISION= 1 >+PORTVERSION= 0.670 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -15,7 +14,7 @@ > LICENSE_COMB= multi > LICENSE_FILE= ${WRKSRC}/LICENSE > >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typed-ast>=1.1.0:devel/py-typed-ast@${PY_FLAVOR} \ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typed-ast>=1.3.1:devel/py-typed-ast@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}psutil>=5.4.0:sysutils/py-psutil@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}mypy_extensions>=0:devel/py-mypy_extensions@${PY_FLAVOR} > >@@ -31,4 +30,7 @@ > RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing>=3.5.3:devel/py-typing@${PY_FLAVOR} > .endif > >+do-test: >+ @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test >+ > .include <bsd.port.post.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 489811) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1541074292 >-SHA256 (mypy-0.641.tar.gz) = 8e071ec32cc226e948a34bbb3d196eb0fd96f3ac69b6843a5aff9bd4efa14455 >-SIZE (mypy-0.641.tar.gz) = 1607937 >+TIMESTAMP = 1551888876 >+SHA256 (mypy-0.670.tar.gz) = e80fd6af34614a0e898a57f14296d0dacb584648f0339c2e000ddbf0f4cc2f8d >+SIZE (mypy-0.670.tar.gz) = 1788537 >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 489811) >+++ pkg-descr (working copy) >@@ -3,4 +3,4 @@ > Python 3.5 (PEP 484), and use mypy to type check them statically. Find bugs in > your programs without even running them! > >-WWW: http://www.mypy-lang.org >+WWW: http://www.mypy-lang.org/
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
Actions:
View
|
Diff
Attachments on
bug 236370
: 202695