Skip to content

revert dependency setuptools to 80.10.2 (release/v5.6)#1257

Merged
williamlin-suse merged 1 commit into
neuvector:release/v5.6from
williamlin-suse:revert-setuptools
Jul 14, 2026
Merged

revert dependency setuptools to 80.10.2 (release/v5.6)#1257
williamlin-suse merged 1 commit into
neuvector:release/v5.6from
williamlin-suse:revert-setuptools

Conversation

@williamlin-suse

Copy link
Copy Markdown
Contributor

Description

revert dependency setuptools to 80.10.2 for now

@williamlin-suse
williamlin-suse requested a review from a team as a code owner July 14, 2026 23:45
@williamlin-suse
williamlin-suse requested review from holyspectral and removed request for a team July 14, 2026 23:45
@williamlin-suse williamlin-suse changed the title revert dependency setuptools to 80.10.2 revert dependency setuptools to 80.10.2 (release/v5.6) Jul 14, 2026

@kyledong-suse kyledong-suse left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After discussion, I think we want to revert it for now.

@williamlin-suse
williamlin-suse merged commit 65892f7 into neuvector:release/v5.6 Jul 14, 2026
@williamlin-suse
williamlin-suse deleted the revert-setuptools branch July 14, 2026 23:59
@williamlin-suse

Copy link
Copy Markdown
Contributor Author
  1. pkg_resources is formally deprecated and has been completely removed as of setuptools version 82.0.0
  2. The pkg_resources module was removed from Supervisor beginning in version 4.3.0
    All legacy versions prior to 4.3.0 (such as 4.2.x and 3.x versions) rely on the module for loading plugins and configurations, which can trigger deprecation or ModuleNotFoundError warnings on modern Python environments

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