Skip to content

[v5r0] Replace pkg_resources with importlib#799

Merged
fstagni merged 1 commit into
DIRACGrid:rel-v5r0from
sfayer:fix_pkgresv5
Jun 12, 2026
Merged

[v5r0] Replace pkg_resources with importlib#799
fstagni merged 1 commit into
DIRACGrid:rel-v5r0from
sfayer:fix_pkgresv5

Conversation

@sfayer

@sfayer sfayer commented Jun 12, 2026

Copy link
Copy Markdown
Member

Hi,

setuptools >= 82 removed pkg_resources... The webapp is still using this and the problem has started showing up in the v5r0 tests as these use an unpinned version of setuptools (although v6 will ultimately be affected too).

We'll see if this passes the tests in the first instance... Once this is sorted, I'll do a cherry-pick PR onto integration (and then rebase my other PR...).

Regards,
Simon

BEGINRELEASENOTES
FIX: Replace pkg_resources with importlib
ENDRELEASENOTES

@sfayer sfayer changed the title fix: Replace pkg_resources with importlib [v5r0] Replace pkg_resources with importlib Jun 12, 2026
@fstagni fstagni merged commit c87d811 into DIRACGrid:rel-v5r0 Jun 12, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants