Skip to content

Private repo tokens#200

Draft
atodorov wants to merge 5 commits intomasterfrom
gemfury
Draft

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

Conversation

@atodorov
Copy link
Copy Markdown
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.
@atodorov atodorov force-pushed the gemfury branch 3 times, most recently from a82be8e to fee35d0 Compare March 25, 2026 13:17
@atodorov atodorov force-pushed the gemfury branch 5 times, most recently from 1fdfddd to 06b8882 Compare March 31, 2026 13:56
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