Archived
1
0
Fork 0

gnu: python-exceptiongroup: Update to 1.1.1.

* gnu/packages/python-xyz.scm (python-exceptiongroup): Update to 1.1.1.
This commit is contained in:
Maxim Cournoyer 2023-04-01 22:41:39 -04:00
parent f0205b476f
commit 9703715db8
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -3542,7 +3542,7 @@ and is not compatible with JSON.")
(define-public python-exceptiongroup
(package
(name "python-exceptiongroup")
(version "1.0.0rc8")
(version "1.1.1")
(source (origin
(method git-fetch)
(uri (git-reference
@ -3551,7 +3551,7 @@ and is not compatible with JSON.")
(file-name (git-file-name name version))
(sha256
(base32
"0xsbpv22n51p6yvyvz231mf8zhbi1i88b4zmacaxxx31zrq5ifv4"))))
"0wcvzwgjs0xmggs6dh92jxdqi988gafzh10hrzvw10kasy0xakfj"))))
(build-system python-build-system)
(arguments
(list