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
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

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