py-types-typed-ast: add 1.5.8.7 (#40047)

This commit is contained in:
Manuela Kuhn 2023-09-18 18:47:00 +02:00 committed by GitHub
parent d454cf4711
commit e7924148af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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")