devel/py-mypy: update to 0.521

ChangeLog:
 - Fine-graned control of any type
 - __setattr__ support
 - Hash-based incremental cache
 - NamedTuple methods
 - Improved error messages

See http://mypy-lang.blogspot.co.za/2017/07/mypy-0520-released.html and
http://mypy-lang.blogspot.co.za/2017/07/mypy-0521-released.html

PR:		221230
Approved by:	Florian Limberger (flo@snakeoilproductions.net)
This commit is contained in:
David Naylor 2017-08-26 15:13:36 +00:00
parent 0ddc6acaf2
commit 003d651c4f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=448773
2 changed files with 4 additions and 5 deletions

View file

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= mypy
PORTVERSION= 0.501
PORTREVISION= 1
PORTVERSION= 0.521
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1490943629
SHA256 (mypy-0.501.tar.gz) = 1098ba0bc55b4f6cebdf35f1303be31107f2ae5a753f9aec28aaff2d701b8f98
SIZE (mypy-0.501.tar.gz) = 679701
TIMESTAMP = 1501873020
SHA256 (mypy-0.521.tar.gz) = 9d30df20cd937b80cfc6007d75426f27a232789cfa288c63bf9370f2542c9658
SIZE (mypy-0.521.tar.gz) = 1284634