mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: python-id: Fix license.
* gnu/packages/python-xyz.scm (python-id) [license]: Fix it. Change-Id: Idd307cba21347fb7a8d5e9d1d190a650b0fb4e5b
This commit is contained in:
@@ -1050,7 +1050,7 @@ supports:
|
||||
(description
|
||||
"This package provides a tool for generating @code{OIDC, OpenID Connect}
|
||||
identities.")
|
||||
(license #f)))
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public python-jsonpath-ng
|
||||
(package
|
||||
|
||||
Reference in New Issue
Block a user