Skip to content

Replace pkg_resources#171

Merged
ryanpetrello merged 3 commits into
pecan:masterfrom
kajinamit:pkg_resources
Mar 12, 2026
Merged

Replace pkg_resources#171
ryanpetrello merged 3 commits into
pecan:masterfrom
kajinamit:pkg_resources

Conversation

@kajinamit

Copy link
Copy Markdown
Contributor

The pkg_resources module was removed in setuptools 82.0.0.

The pkg_resources module was removed in setuptools 82.0.0.
@loqs

loqs commented Mar 4, 2026

Copy link
Copy Markdown

Will the remaining use of pkg_resources in docs/source/conf.py be addressed in a future commit?

Comment thread pecan/commands/base.py
@kajinamit

Copy link
Copy Markdown
Contributor Author

Will the remaining use of pkg_resources in docs/source/conf.py be addressed in a future commit?

I've addressed it. I also found several problems in doc build, mainly due to removal of setuptools integration and fixed it. However I'm not able to run doc build now due to 500 error from webob site. I'll check it later once it is restored.

@ryanpetrello

Copy link
Copy Markdown
Member

Thanks for putting this together @kajinamit, I'll remove the required py38 and py39 CI/CD targets.

@ryanpetrello ryanpetrello merged commit aaaaf02 into pecan:master Mar 12, 2026
16 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.

3 participants