Replace pkg resources use by loqs · Pull Request #594 · html5lib/html5lib-python · GitHub
Skip to content

Replace pkg resources use#594

Open
loqs wants to merge 2 commits into
html5lib:masterfrom
loqs:replace-pkg_resources-use
Open

Replace pkg resources use#594
loqs wants to merge 2 commits into
html5lib:masterfrom
loqs:replace-pkg_resources-use

Conversation

@loqs

@loqs loqs commented Mar 16, 2026

Copy link
Copy Markdown

loqs added 2 commits March 17, 2026 18:30
Missing pkg_resources indicates setuptools 82 or newer which is more recent that than 18.5 so the version check using pkg_resources can safely be skipped.
@loqs loqs force-pushed the replace-pkg_resources-use branch from 6a82592 to 41f8aa0 Compare March 17, 2026 18:30
@hroncok

hroncok commented Mar 18, 2026

Copy link
Copy Markdown
Contributor

@loqs

loqs commented Mar 19, 2026

Copy link
Copy Markdown
Author

kdesysadmin pushed a commit to KDE/craft-blueprints-kde that referenced this pull request Jun 10, 2026
patch taken from html5lib/html5lib-python#594
issue html5lib/html5lib-python#593

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
mgallien added a commit to nextcloud/craft-blueprints-kde that referenced this pull request Jun 10, 2026
patch taken from html5lib/html5lib-python#594
issue html5lib/html5lib-python#593

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
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.

setuptools > 81 doesn't include pkg_resources

2 participants