summaryrefslogtreecommitdiff
path: root/var
diff options
context:
space:
mode:
Diffstat (limited to 'var')
-rw-r--r--var/spack/repos/builtin/packages/py-types-typed-ast/package.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/var/spack/repos/builtin/packages/py-types-typed-ast/package.py b/var/spack/repos/builtin/packages/py-types-typed-ast/package.py
index 8e05d83a67..f89a17599a 100644
--- a/var/spack/repos/builtin/packages/py-types-typed-ast/package.py
+++ b/var/spack/repos/builtin/packages/py-types-typed-ast/package.py
@@ -12,6 +12,7 @@ class PyTypesTypedAst(PythonPackage):
homepage = "https://github.com/python/typeshed"
pypi = "types-typed-ast/types-typed-ast-1.5.8.3.tar.gz"
+ version("1.5.8.7", sha256="f7795f6f9d597b35212314040b993f6613b51d81738edce3c1e3a3e9ef655124")
version("1.5.8.3", sha256="3a62bc25168f8b44ce74e1114f9fbc2ee87d6e96e3880cbef39aad9522555b4e")
depends_on("py-setuptools", type="build")