FreeBSD Bugzilla – Attachment 188917 Details for
Bug 224406
[patch] devel/py-mypy: update to 0.560
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 0.560
mypy.diff (text/plain), 1.44 KB, created by
David Naylor
on 2017-12-17 18:45:57 UTC
(
hide
)
Description:
Update to 0.560
Filename:
MIME Type:
Creator:
David Naylor
Created:
2017-12-17 18:45:57 UTC
Size:
1.44 KB
patch
obsolete
>diff --git a/devel/py-mypy/Makefile b/devel/py-mypy/Makefile >index 0bafa70..cbb0d1c 100644 >--- a/devel/py-mypy/Makefile >+++ b/devel/py-mypy/Makefile >@@ -2,7 +2,7 @@ > # $FreeBSD: head/devel/py-mypy/Makefile 455210 2017-11-30 15:50:30Z mat $ > > PORTNAME= mypy >-PORTVERSION= 0.530 >+PORTVERSION= 0.560 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -12,12 +12,14 @@ COMMENT= Optional static typing for Python > > LICENSE= MIT PSFL > LICENSE_COMB= multi >+LICENSE_FILE= ${WRKSRC}/LICENSE > >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typed-ast>=1.1.0:devel/py-typed-ast@${FLAVOR} >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typed-ast>=1.1.0:devel/py-typed-ast@${FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}psutil>=5.4.0:sysutils/py-psutil@${FLAVOR} > > NO_ARCH= yes >-USES= python:3.3+ shebangfix >-USE_PYTHON= autoplist distutils >+USES= python:3.4+ shebangfix >+USE_PYTHON= autoplist concurrent distutils > SHEBANG_FILES= typeshed/tests/pytype_test.py > > .include <bsd.port.pre.mk> >diff --git a/devel/py-mypy/distinfo b/devel/py-mypy/distinfo >index 29fa6e0..0219b22 100644 >--- a/devel/py-mypy/distinfo >+++ b/devel/py-mypy/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1507390043 >-SHA256 (mypy-0.530.tar.gz) = f94b4600b3ed3daa8da17648f08d29d6336b9da0bb1709d260bb4d14f20a9343 >-SIZE (mypy-0.530.tar.gz) = 1299666 >+TIMESTAMP = 1513449968 >+SHA256 (mypy-0.560.tar.gz) = bd0c9a2fcf0c4f7a54a2b625f466fcc000d415f371298d96fa5d2acc69074aca >+SIZE (mypy-0.560.tar.gz) = 1358967
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 224406
: 188917