<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Michael R. Crusoe pushed to branch master
at <a href="https://salsa.debian.org/med-team/mypy">Debian Med / mypy</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/med-team/mypy/commit/92291d5d38756b0fe55910ef94e1844718810885">92291d5d</a></strong>
<div>
<span>by Michael R. Crusoe</span>
<i>at 2019-02-09T07:06:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 0.670</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/mypy/commit/b1869f67f7e8920b22f161b42f1192936b3a7cd9">b1869f67</a></strong>
<div>
<span>by Michael R. Crusoe</span>
<i>at 2019-02-09T07:06:40Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update upstream source from tag 'upstream/0.670'

Update to upstream version '0.670'
with Debian dir f58d0b62d573331ceeaaf3938442566ae2951c07</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/mypy/commit/5d00a89096699bcf99f3be21f3a6241ab864728d">5d00a890</a></strong>
<div>
<span>by Michael R. Crusoe</span>
<i>at 2019-02-09T07:08:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/mypy/commit/b3b9690c3277378050c3749015f00eac2bfd8f27">b3b9690c</a></strong>
<div>
<span>by Michael R. Crusoe</span>
<i>at 2019-02-10T08:18:24Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">bump and tighten the python3-typed-ast dependency
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/mypy/commit/002cc5e134e0b9b9249dc17a853e96276eaf23ac">002cc5e1</a></strong>
<div>
<span>by Michael R. Crusoe</span>
<i>at 2019-02-10T08:19:00Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">more directories to clean
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/mypy/commit/340237ed5c94a90f1318355c96b766f2f13ad2ed">340237ed</a></strong>
<div>
<span>by Michael R. Crusoe</span>
<i>at 2019-02-10T08:19:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">release to unstable
</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#8875df48c18030126ef5ef5a6f5c93b23451fb9f">
MANIFEST.in
</a>
</li>
<li class="file-stats">
<a href="#7d26833a43d8865f6d9679068f6f9ee7d6e13dcf">
PKG-INFO
</a>
</li>
<li class="file-stats">
<a href="#9c96da0e9f91d7d8937b69b524702c106258f0d1">
debian/changelog
</a>
</li>
<li class="file-stats">
<a href="#f5f51601866c86e59a004bd93fa415f5675be8c5">
debian/clean
</a>
</li>
<li class="file-stats">
<a href="#58ef006ab62b83b4bec5d81fe5b32c3b4c2d1cc2">
debian/control
</a>
</li>
<li class="file-stats">
<a href="#a7822841fc73e9d174380dbef0e2a8707ecfb44f">
docs/source/command_line.rst
</a>
</li>
<li class="file-stats">
<a href="#f4626bb5db9b340c46bfa3cfc4fca7f9ac5ad2e9">
docs/source/config_file.rst
</a>
</li>
<li class="file-stats">
<a href="#661f019bb0f18aac1367fcac11aec1eade106d3b">
docs/source/extending_mypy.rst
</a>
</li>
<li class="file-stats">
<a href="#498eb05a8a249beb467f2881b023350603fbd58f">
docs/source/getting_started.rst
</a>
</li>
<li class="file-stats">
<a href="#62df078594b947ca6f787a59ae6ddefabce9fcad">
docs/source/index.rst
</a>
</li>
<li class="file-stats">
<a href="#b42d4cafee0b57771578c8c790d590a47cb34ab4">
docs/source/running_mypy.rst
</a>
</li>
<li class="file-stats">
<a href="#944bbdf09768a84564e0405b33aa1929e47000e8">
<span class="new-file">
+
docs/source/stubgen.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#6e7fe587600c0bb9a406cc7421ed2dcb19b94b82">
mypy.egg-info/PKG-INFO
</a>
</li>
<li class="file-stats">
<a href="#9cb9d7d492d3ee61fa3a6c8a356ce0eea1570d10">
mypy.egg-info/SOURCES.txt
</a>
</li>
<li class="file-stats">
<a href="#f1bf92c7a09106572d9d3e9397e0a345961d01a5">
mypy.egg-info/requires.txt
</a>
</li>
<li class="file-stats">
<a href="#5439e0a27dd51d80259f7a267056720fca50196d">
mypy/api.py
</a>
</li>
<li class="file-stats">
<a href="#ba36fd9acbffec79d9e959fe7e7ae6e58f334742">
mypy/build.py
</a>
</li>
<li class="file-stats">
<a href="#e8bdcab7e445bb9a28a215f4488b81bca2dccb34">
mypy/checker.py
</a>
</li>
<li class="file-stats">
<a href="#7bfc2435d281a999bd1682db0eae5d1a932fd838">
mypy/checkexpr.py
</a>
</li>
<li class="file-stats">
<a href="#c4dfaa130454d4353b69d511833405ebba472634">
mypy/checkmember.py
</a>
</li>
<li class="file-stats">
<a href="#b78f4749b0f9e58f758f2b2ed7ccb78d9f67978e">
mypy/checkstrformat.py
</a>
</li>
<li class="file-stats">
<a href="#20eaacbde059b9b1092126b401ec055918a4a008">
mypy/defaults.py
</a>
</li>
<li class="file-stats">
<a href="#4b7ebe1d04bceb40699fc3bde7dde81d72656b21">
mypy/dmypy.py
</a>
</li>
<li class="file-stats">
<a href="#ad1a879b3b406103266943336e2b7147241d8214">
mypy/dmypy_server.py
</a>
</li>
<li class="file-stats">
<a href="#565073006108a9214b2dc3bb47a6ec217ed10f21">
mypy/fastparse.py
</a>
</li>
<li class="file-stats">
<a href="#e6b06865a4c45db78ff8b803e7b6aa556550528a">
mypy/fastparse2.py
</a>
</li>
<li class="file-stats">
<a href="#fce43ce45a4b943105e905fa1b16d6a93a432b28">
mypy/fscache.py
</a>
</li>
<li class="file-stats">
<a href="#01af651eab788e8d2ad0161e3c60160691553d96">
mypy/interpreted_plugin.py
</a>
</li>
<li class="file-stats">
<a href="#d6e410649fb85f911e889acd7bdba60a37897103">
mypy/ipc.py
</a>
</li>
<li class="file-stats">
<a href="#d27909fbcbe857fe6316fc0330d27e6b51cebde2">
mypy/main.py
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777777;">

<br>
<a href="https://salsa.debian.org/med-team/mypy/compare/00878f9d5037e39c6fec0a4954622249c3018a72...340237ed5c94a90f1318355c96b766f2f13ad2ed">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.

</p>
</div>
</body>
</html>