mypy_extensions: version bump to 0.4.3

This commit is contained in:
2020-09-13 22:56:50 +03:00
parent bde0a5fdfb
commit ea70e8ecda

View File

@@ -0,0 +1,15 @@
# Copyright 2018 Alexander Kapshuna <kapsh@kap.sh>
# Distributed under the terms of the GNU General Public License v2
require pypi setup-py [ import=setuptools ]
SUMMARY="Experimental type system extensions for programs checked with the mypy typechecker"
LICENCES="MIT"
SLOT="0"
PLATFORMS="~amd64 ~x86"
MYOPTIONS=""
DEPENDENCIES="
"