Mirroring - Filtering for specific (ex. "py3.13") minor versions / slimming down size of mirroring? #1860
Labels
help wanted
Extra attention is needed
needs_external_pr
Will rely on non maintainer PR in order to close
Hello,
Using Python 3.13.1 on WSL2 (Ubuntu 24.04.1) .
My bandersnatch.conf has the following configuration:
I want to serve a local PyPi repository in an offline environment only catering to Python 3.13 on Windows and Linux.
AFAIK the "blocklist" and "platforms" filter only supports py2.4 ~ py2.7 and py3.1 ~ py3.10.
So I can't exclude "py3.11" and "py3.12"?
I omitted "py3.10" in the blocklist above since as I understand "py3.10" encompasses "py3.1x" meaning python 3.10 to 3.13?
With my config I downloaded 736GB until I received an error (sadly the clipboard messed up so I can't share it here).
Any ideas on being able to slim down my mirroring?
The text was updated successfully, but these errors were encountered: