Bug 221230 - devel/py-mypy: Update to 0.521
Summary: devel/py-mypy: Update to 0.521
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: David Naylor
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-08-04 19:09 UTC by David Naylor
Modified: 2017-08-26 15:21 UTC (History)
1 user (show)

See Also:
flo: maintainer-feedback+


Attachments
Update devel/py-mypy to 0.521 (1.47 KB, patch)
2017-08-06 08:32 UTC, David Naylor
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2017-08-06 05:38:00 UTC
@David Patch appears to be missing

Reporter is committer, assign accordingly (non-committers not used as Assignees)
Comment 2 David Naylor freebsd_committer freebsd_triage 2017-08-06 08:32:26 UTC
Created attachment 185078 [details]
Update devel/py-mypy to 0.521
Comment 3 Florian Limberger 2017-08-24 11:38:44 UTC
I tested it shortly, works for me.
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-08-26 15:13:45 UTC
A commit references this bug:

Author: dbn
Date: Sat Aug 26 15:13:36 UTC 2017
New revision: 448773
URL: https://svnweb.freebsd.org/changeset/ports/448773

Log:
  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)

Changes:
  head/devel/py-mypy/Makefile
  head/devel/py-mypy/distinfo
Comment 5 commit-hook freebsd_committer freebsd_triage 2017-08-26 15:15:49 UTC
A commit references this bug:

Author: dbn
Date: Sat Aug 26 15:15:16 UTC 2017
New revision: 448774
URL: https://svnweb.freebsd.org/changeset/ports/448774

Log:
  devel/py-mypy: patch to work with Port's py-typed-ast

  PR:		221230

Changes:
  head/devel/py-mypy/files/
  head/devel/py-mypy/files/patch-setup.py