Add checksum for py-law 0.1.7 (#33089)
This commit is contained in:
parent
4a3e3807a3
commit
20453622a0
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ class PyLaw(PythonPackage):
|
|||
homepage = "https://github.com/riga/law"
|
||||
pypi = "law/law-0.1.6.tar.gz"
|
||||
|
||||
version("0.1.7", sha256="1907989263087baaae652f00b8f196ed31df57cf749d2583d90c6e6af18fb2c3")
|
||||
version("0.1.6", sha256="17c2c1837080590bff4d2e7228bfb418733f11b60e2bac8f589e68da78cf2ab8")
|
||||
|
||||
depends_on("python@2.7:2,3.3:3", type=("build", "run"))
|
||||
|
|
Loading…
Reference in a new issue