This is an automated email from the ASF dual-hosted git repository. tvb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit bf0bf4ef40a2e2debc22a2c1a04a4d31a1ce4918 Merge: 995389734 10b452166 Author: Tristan Van Berkom <[email protected]> AuthorDate: Thu Dec 12 06:43:43 2024 +0900 Merge pull request #1948 from apache/abderrahim/no-pkg-resources pluginoriginpip: use importlib instead of pkg_resources requirements/dev-requirements.in | 1 + requirements/dev-requirements.txt | 1 + requirements/requirements.in | 3 +- requirements/requirements.txt | 2 +- src/buildstream/_pluginfactory/pluginoriginpip.py | 68 ++++++++++------------- 5 files changed, 35 insertions(+), 40 deletions(-)
