[med-svn] [mypy] 03/03: new upstream release

Michael Crusoe misterc-guest at moszumanska.debian.org
Tue Aug 2 14:35:47 UTC 2016


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

misterc-guest pushed a commit to branch master
in repository mypy.

commit 69e5d9beff3c90517a417889055d43a9a1ff768c
Author: Michael R. Crusoe <crusoe at ucdavis.edu>
Date:   Tue Aug 2 07:11:15 2016 -0700

    new upstream release
---
 debian/changelog            |  7 +++++++
 debian/patches/amend-runner | 10 ++++++++++
 debian/patches/series       |  1 +
 3 files changed, 18 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a45c079..7360342 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mypy (0.4.3-1) unstable; urgency=medium
+
+  * New upstream release
+  * patch typeshed/tests/pytype_test.py to use python3
+
+ -- Michael R. Crusoe <michael.crusoe at gmail.com>  Tue, 02 Aug 2016 07:34:58 -0700
+
 mypy (0.4.2-2) unstable; urgency=medium
 
   * Update debian/copyrigh URL as excuse to rebuild package
diff --git a/debian/patches/amend-runner b/debian/patches/amend-runner
new file mode 100644
index 0000000..aeaa8c6
--- /dev/null
+++ b/debian/patches/amend-runner
@@ -0,0 +1,10 @@
+Author: Michael R. Crusoe <michael.crusoe at gmail.com>
+Description: Amends the executor for the testing framework to Py3
+--- mypy.orig/typeshed/tests/pytype_test.py
++++ mypy/typeshed/tests/pytype_test.py
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env python
++#!/usr/bin/env python3
+ """Test runner for typeshed.
+ 
+ Depends on mypy and pytype being installed.
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..26064ef
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+amend-runner

-- 
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