1
0
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:
Sharlatan Hellseher
2025-09-30 20:18:30 +01:00
parent b874f261d4
commit d3b2c73dd5

View File

@@ -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