[med-svn] [mypy] branch master updated (1305e9c -> 8fa57cd)
Michael Crusoe
misterc-guest at moszumanska.debian.org
Tue May 24 11:03:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
misterc-guest pushed a change to branch master
in repository mypy.
from 1305e9c new upstream release
new f5528fa Imported Upstream version 0.4.1
new 096d0c9 Merge tag 'upstream/0.4.1'
new 8fa57cd new upstream release
The 3 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 +-
debian/changelog | 6 +
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 +
11 files changed, 2997 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