zuul-sphinx/zuul_sphinx
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
..
__init__.py Add setup to module import 2017-08-04 16:02:27 -07:00
version.py Replace pbr and pkg_resource version info with importlib.metadata 2024-11-12 12:42:07 -08:00
zuul.py Update autojob to handle branch regexes 2023-09-05 11:08:53 -07:00