mbox

[bug#35193,0/3] Add python-mypy and required packages

Message ID clcw9plVchj9b2Re4ypNFSB9-744wR__yl_rGITHVjSpti_knLYaKGtf94hTTll1Ss-hgoQY96M27EVB8iQuLfihg11ddVFLTBNbRGWXKIE=@protonmail.com
Headers show

Message

JesseJohnGildersleve April 8, 2019, 1:44 p.m. UTC
The next 3 patches will add python-mypy, and its dependencies python-typed-ast and python-mypy-extension/python2-mypy-extension. This is a program for type checking python code.

Comments

wednesday April 30, 2019, 3:29 p.m. UTC | #1
In these patches I updated the packages related to mypy, as well as mypy.
In addition to that I fixed an issue with python-mypy-extensions that was
causing mypy to fail when checking python3.

Also these patches were formatted and sent with git send-email, unlike
the other ones, so hopefully you'll have an easier time applying them.

wednesday (3):
  gnu: Add python-typed-ast
  gnu: Add python-mypy-extensions
  gnu: Add python-mypy

 gnu/packages/python-xyz.scm | 76 +++++++++++++++++++++++++++++++++++++
 1 file changed, 76 insertions(+)