py-exceptiongroup: add 1.1.1 (#38018)
This commit is contained in:
parent
dd00f50943
commit
6f1ed9b2e4
@ -13,7 +13,7 @@ class PyExceptiongroup(PythonPackage):
|
||||
homepage = "https://github.com/agronholm/exceptiongroup"
|
||||
pypi = "exceptiongroup/exceptiongroup-1.0.4.tar.gz"
|
||||
|
||||
version("1.1.1", sha256="d484c3090ba2889ae2928419117447a14daf3c1231d5e30d0aae34f354f01785")
|
||||
version("1.0.4", sha256="bd14967b79cd9bdb54d97323216f8fdf533e278df937aa2a90089e7d6e06e5ec")
|
||||
|
||||
depends_on("python@3.7:", type=("build", "run"))
|
||||
depends_on("py-flit-scm", type="build")
|
||||
|
Loading…
Reference in New Issue
Block a user