-
It would be nice if we could specify all of our project's mirrors like index-url extra-index-url in a single place, for instance in the pyproject.toml.
Would it be possible to add an additional ent…
benjs updated
1 month ago
-
# 🐞 bug report
### Affected Rule
Module extension:
```
pip = use_extension("@rules_python//python/extensions:pip.bzl", "pip")
pip.parse(...)
```
### Is this a regression?
_Not sure._
…
-
_pipenv requirements_, that replaced _pipenv lock --requirements..._ does not support the usage of pypi-mirrors anymore
### Problem
Sometimes one needs to install packages from a different index…
-
### Description
Users are facing with different levels of backtracking depending on the packages (caused by extensions) they already installed. Sometimes there's resolution, but others got infinite…
wfjsw updated
1 month ago
-
### Project to be claimed
`pretix-oidc`: https://pypi.org/project/pretix-oidc
### Your PyPI username
`thegcat`: https://pypi.org/user/thegcat
### Reasons for the request
The original pr…
-
- [ ] We'll want to set the build version / build number to something we can remember. Including whether this is a debug build or not.
- [x] For now, we'll want debugging support on.
- `INSTAL…
-
### Steps to Reproduce
Run `rye sync` on a machine that has no internet access and only PyPi mirror set up.
### Expected Result
Successful bootstrapping
### Actual Result
Hangs at "Bootstrapping …
-
PyPI URL is hardcoded in the checker's code.
Given that people may be using PyPI mirrors, we need a CLI option to pass in a custom URL for JSON API
-
Hi there,
Thank you very much for offering a way to mirror the PyPI repository!
I am mirroring PyPI using Bandersnatch version 6.5.0. Initially, I mirrored all the packages with latest_release b…
-
## desc
I use bandersnatch to sync from pypi.org, for almost 10days. Today it finally comes to "generating global index page..." and then finish all its work, while I found that the size is only 8822…