Add checksum for py-histoprint 2.4.0 (#33017)
This commit is contained in:
parent
0ae46519ba
commit
aab5bcf05a
@ -12,6 +12,7 @@ class PyHistoprint(PythonPackage):
|
|||||||
homepage = "https://github.com/scikit-hep/histoprint"
|
homepage = "https://github.com/scikit-hep/histoprint"
|
||||||
pypi = "histoprint/histoprint-2.2.0.tar.gz"
|
pypi = "histoprint/histoprint-2.2.0.tar.gz"
|
||||||
|
|
||||||
|
version("2.4.0", sha256="328f789d186e3bd76882d57b5aad3fa08c7870a856cc83bcdbad9f4aefbda94d")
|
||||||
version("2.2.0", sha256="ef8b65f7926aaa989f076857b76291175245dd974804b408483091d1e28b00f6")
|
version("2.2.0", sha256="ef8b65f7926aaa989f076857b76291175245dd974804b408483091d1e28b00f6")
|
||||||
|
|
||||||
depends_on("python@3.6:", type=("build", "run"))
|
depends_on("python@3.6:", type=("build", "run"))
|
||||||
|
Loading…
Reference in New Issue
Block a user