Verified Commit f722d7ed authored by Michael R. Crusoe's avatar Michael R. Crusoe 🏳️‍🌈
Browse files

bump typed-ast build-dep version to match

parent 8c58d56a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
mypy (0.720-1) unstable; urgency=medium

  * New upstream release
  * New upstream release. Closes: #930928.

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Sat, 13 Jul 2019 12:09:09 +0200

+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 12~),
               python3-setuptools,
               python3-sphinx <!nodoc>,
               python3-sphinx-rtd-theme <!nodoc>,
               python3-typed-ast (>= 1.3.1), python3-typed-ast (<< 1.4.0),
               python3-typed-ast (>= 1.4.0), python3-typed-ast (<< 1.5.0),
               python3-psutil (>= 5.4.0),
	       python3-mypy-extensions,
	       python3-typing-extensions,