py-setupmeta: add 3.3.2 (#34421)
This commit is contained in:
parent
d991ec90e3
commit
f10f8ed013
@ -12,6 +12,7 @@ class PySetupmeta(PythonPackage):
|
||||
homepage = "https://github.com/codrsquad/setupmeta"
|
||||
pypi = "setupmeta/setupmeta-3.3.0.tar.gz"
|
||||
|
||||
version("3.3.2", sha256="221463a64d2528ba558f14b087410e05a7ef0dab17d19004f124a262d6e007f5")
|
||||
version("3.3.0", sha256="32914af4eeffb8bf1bd45057254d9dff4d16cb7ae857141e07698f7ac19dc960")
|
||||
|
||||
depends_on("python@2.7:", type=("build", "run"))
|
||||
|
Loading…
Reference in New Issue
Block a user