py-apispec: add older version (#41798)
This commit is contained in:
parent
5a714a79ea
commit
13806213d9
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ class PyApispec(PythonPackage):
|
|||
pypi = "apispec/apispec-6.0.2.tar.gz"
|
||||
|
||||
version("6.0.2", sha256="e76d80b739edef4be213092a6384ad7fd933ba7d64f6d5a0aff8d4da1bef7887")
|
||||
version("4.7.1", sha256="79029486d36a0d7f3c659dbf6ae50a91fbed0c22dcd5376f592e076c130bc7f9")
|
||||
|
||||
depends_on("python@3.7:", type=("build", "run"))
|
||||
depends_on("py-setuptools", type="build")
|
||||
|
|
Loading…
Reference in a new issue