gnu: Add python-opentelemetry-api-bootstrap. * gnu/packages/python-web.scm (python-opentelemetry-api-bootstrap): New variable.
1 files changed, 9 insertions(+), 0 deletions(-) M gnu/packages/python-web.scm
M gnu/packages/python-web.scm => gnu/packages/python-web.scm +9 -0
@@ 1361,6 1361,15 @@ in Python 3.13 by PEP-594.") (description "@code{OpenTelemetry} Python API.") (license license:asl2.0))) (define-public python-opentelemetry-api-bootstrap (hidden-package (package/inherit python-opentelemetry-api (name "python-opentelemetry-api-bootstrap") (arguments (list #:tests? #f)) (native-inputs (list python-hatchling))))) (define-public python-pathy (package (name "python-pathy")