warehouse
warehouse copied to clipboard
The Python Package Index
**What's the problem this feature will solve?** I'd like to be able to publish to pypi from my self hosted SemaphoreCI instance using OIDC. **Describe the solution you'd like** SemaphoreCI...
We need to answer the following questions: 1. What happens with translations when we update the (English) source? 1. When do we consider a language to be 'supported' and link...
**What's the problem this feature will solve?** Currently there is some user frustration/friction about PyPI's policy of disallowing the reuse of filenames for distributions. I.e., once you delete a given...
Removes [pdfmake](https://github.com/bpampuch/pdfmake). It's no longer used after updating ancestor dependency [admin-lte](https://github.com/ColorlibHQ/AdminLTE). These dependencies need to be updated together. Removes `pdfmake` Updates `admin-lte` from 3.2.0 to 4.0.0-rc3 Release notes Sourced from...
Bumps the npm_and_yarn group with 1 update in the / directory: [bootstrap](https://github.com/twbs/bootstrap). Removes `bootstrap` [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't...
So https://github.com/pypi/warehouse/pull/15087 added wheel filtering form. And it now occupies half the web page. It might not be a big deal when there's many wheels. But it interrupts the flow...
### Summary I am blocked from completing the registration process on `https://test.pypi.org/` and am stuck in a verification loop. I have successfully registered and verified my email on the main...
We have an organization setup like this: Alex is a "manager", so I would expect he would be able to manage the projects belonging to that org. But when Alex...
Closes #16999
Supports both `reformat` and `lint`. Ref: https://pypi.org/project/codespell/ Closes #11568 Closes #11884