Skip to content

Private repo tokens#200

Draft
atodorov wants to merge 6 commits intomasterfrom
gemfury
Draft

Private repo tokens#200
atodorov wants to merge 6 commits intomasterfrom
gemfury

Conversation

@atodorov
Copy link
Member

No description provided.

See notice at:
https://setuptools.pypa.io/en/latest/history.html#v82-0-0

Most common uses of pkg_resources have been superseded by the
importlib.resources and importlib.metadata projects.

What we were seeing on our side before this depractation was:
```
UserWarning: pkg_resources is deprecated as an API. See
https://setuptools.pypa.io/en/latest/pkg_resources.html.

The pkg_resources package is slated for removal as early as 2025-11-30.
Refrain from using this package or pin to Setuptools<81.
```

We would fix this properly but for now pin the version b/c 82.0.0 is
already causing existing CI jobs to fail for us.
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.

1 participant