Clark Boylan f8b00a88f2 Replace pbr and pkg_resource version info with importlib.metadata
This updates zuul-sphinx to retrieve version info from package metadata
using importlib.metadata instead of the now removed pkg_resources
library. This is necessary to run doc builds on top of python3.12 which
removed setuptools and pkg_resources by default.

An altnerative would be to explicitly require setuptools as a dependency
but stdlib importlib should be sufficient so we don't bother.

Change-Id: I5d73e7cc728188e7978e30eb5eb53d73e74b9ce2
2024-11-12 12:42:07 -08:00
2022-03-21 10:28:29 -07:00
2017-07-31 14:00:10 -07:00
2019-04-19 19:25:30 +00:00
2022-12-29 11:09:09 -08:00
2017-06-16 10:38:17 -07:00
2017-06-16 10:38:17 -07:00
2022-12-29 11:09:09 -08:00
2018-09-28 20:18:28 +10:00
2017-07-31 16:12:22 -07:00
2022-12-29 11:09:09 -08:00
2017-06-16 10:38:17 -07:00
2017-07-31 14:00:10 -07:00
2022-12-29 11:09:09 -08:00

Zuul Sphinx

A Sphinx extension for documenting Zuul jobs and configuration.

Description
Sphinx extension for Zuul jobs
Readme 384 KiB
Languages
Python 100%