[med-svn] [mypy] branch upstream updated (5c0efa7 -> f5528fa)

Michael Crusoe misterc-guest at moszumanska.debian.org
Tue May 24 11:03:12 UTC 2016


This is an automated email from the git hooks/post-receive script.

misterc-guest pushed a change to branch upstream
in repository mypy.

      from  5c0efa7   Imported Upstream version 0.4
       new  f5528fa   Imported Upstream version 0.4.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 PKG-INFO                          |    2 +-
 lib-typing/2.7/setup.py           |   46 ++
 lib-typing/2.7/test_typing.py     | 1228 ++++++++++++++++++++++++++++++
 lib-typing/{3.2 => 2.7}/typing.py |  386 ++++------
 lib-typing/3.2/test_typing.py     | 1509 +++++++++++++++++++++++++++++++++++++
 mypy/fastparse.py                 |   11 +-
 mypy/stubgen.py                   |    2 +-
 mypy/version.py                   |    2 +-
 scripts/mypy.bat                  |    9 +
 scripts/pyxlslave.py~             |   24 +
 10 files changed, 2991 insertions(+), 228 deletions(-)
 create mode 100644 lib-typing/2.7/setup.py
 create mode 100644 lib-typing/2.7/test_typing.py
 copy lib-typing/{3.2 => 2.7}/typing.py (84%)
 create mode 100644 lib-typing/3.2/test_typing.py
 create mode 100644 scripts/mypy.bat
 create mode 100644 scripts/pyxlslave.py~

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mypy.git



More information about the debian-med-commit mailing list