cget: add v0.2.0 (#35846)
This commit is contained in:
parent
462df718ff
commit
b9bc911921
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ class Cget(PythonPackage):
|
||||||
homepage = "https://github.com/pfultz2/cget"
|
homepage = "https://github.com/pfultz2/cget"
|
||||||
pypi = "cget/cget-0.1.9.tar.gz"
|
pypi = "cget/cget-0.1.9.tar.gz"
|
||||||
|
|
||||||
|
version("0.2.0", sha256="835009ba6d623a36eee8056975d7cdbeebb0e0091a058b572ed433fb12ae18e8")
|
||||||
version("0.1.9", sha256="2a7913b601bec615208585eda7e69998a43cc17080d36c2ff2ce8742c9794bf6")
|
version("0.1.9", sha256="2a7913b601bec615208585eda7e69998a43cc17080d36c2ff2ce8742c9794bf6")
|
||||||
|
|
||||||
depends_on("py-setuptools", type="build")
|
depends_on("py-setuptools", type="build")
|
||||||
|
|
Loading…
Reference in a new issue