wsme/wsmeext
Takashi Kajinami 8b49e30700 Drop usage of pkg_resources
The pkg_resources module was deprecated. It was removed from the core
Python and has been moved to setuptools in Python 3.12.

Replace usage of pkg_resources.declare_namespace by pbr and implicit
namespace package[1][2] which has been supported since Python 3.3.

[1] https://peps.python.org/pep-0420/
[2] https://packaging.python.org/en/latest/guides/packaging-namespace-packages/

Change-Id: I4570288ba317fbc470e2f3e3ef1168def3ed3ae6
2024-11-19 02:05:42 +09:00
..
2023-09-07 15:48:08 +01:00
2021-07-26 17:37:49 +01:00