py-validators: add v0.34.0 (#46825)
This commit is contained in:
parent
2844f7425b
commit
48e2dd8038
@ -14,7 +14,8 @@ class PyValidators(PythonPackage):
|
|||||||
|
|
||||||
license("MIT")
|
license("MIT")
|
||||||
|
|
||||||
|
version("0.34.0", sha256="647fe407b45af9a74d245b943b18e6a816acf4926974278f6dd617778e1e781f")
|
||||||
version("0.20.0", sha256="24148ce4e64100a2d5e267233e23e7afeb55316b47d30faae7eb6e7292bc226a")
|
version("0.20.0", sha256="24148ce4e64100a2d5e267233e23e7afeb55316b47d30faae7eb6e7292bc226a")
|
||||||
|
|
||||||
depends_on("py-setuptools", type="build")
|
depends_on("py-setuptools", type="build")
|
||||||
depends_on("py-decorator@3.4:", type=("build", "run"))
|
depends_on("py-decorator@3.4:", type=("build", "run"), when="@:0.20.7")
|
||||||
|
Loading…
Reference in New Issue
Block a user