python3Packages.types-typed-ast: 1.5.6 -> 1.5.8

This commit is contained in:
Martin Weinelt
2022-09-19 10:37:45 +02:00
parent 93acf0d4ff
commit f6c1f88a65
@@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-typed-ast";
version = "1.5.6";
version = "1.5.8";
format = "setuptools";
src = fetchPypi {
inherit pname version;
hash = "sha256-UzmUeAz3KbdAwUdQZsRAdi8pqZvalRHU+mhdXuOoQ4k=";
hash = "sha256-FW+6ypA+hXH+cLsLVi/7qSp8vbe6yacTNRyifYgYO6c=";
};
# Module doesn't have tests