Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for .conda package mirroring #89

Open
anjos opened this issue Oct 18, 2019 · 1 comment
Open

Support for .conda package mirroring #89

anjos opened this issue Oct 18, 2019 · 1 comment

Comments

@anjos
Copy link

anjos commented Oct 18, 2019

Apparently, https://repo.anaconda.com/pkgs/main now supports a speedier version of the tarballs dubbed ".conda" packages (https://www.anaconda.com/how-we-made-conda-faster-4-7/). It is curious that the "index.html" generated by conda index does not show them, but you can try and download any of the packages by replacing the .tar.bz2 extension by .conda, and it works.

It would be cool if this package also mirrored those. Currently, it is bound to mirror only *.tar.bz2 packages.

@ericdill
Copy link
Contributor

All development is now over on the regro fork https://github.com/regro/conda-mirror/issues

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

No branches or pull requests

2 participants