py-grayskull: add v2.7.3 (#47166)

This commit is contained in:
Adam J. Stewart 2024-10-23 17:38:13 +02:00 committed by GitHub
parent f33912d707
commit 37664b36da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,6 +14,7 @@ class PyGrayskull(PythonPackage):
license("Apache-2.0")
version("2.7.3", sha256="9396245439584b92d656fdefb03d6911b5987f91a5ae714772ddcb338768cbb9")
version("2.5.0", sha256="b021138655be550fd1b93b8db08b9c66169fac9cba6bcdad1411263e12fc703f")
depends_on("python@3.8:", type=("build", "run"))