pypiserver / pypiserver

Minimal PyPI server for uploading & downloading packages with pip/easy_install

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package for conda

jtpio opened this issue · comments

Hey folks,

Just a heads up that there is on-going work to package pypiserver for conda: conda-forge/staged-recipes#17743

So it can be installed with:

conda install -c conda-forge pypiserver

or with mamba (https://github.com/mamba-org/mamba)

mamba install -c conda-forge pypiserver

Let me know if any of you would like to be added as a maintainer there. Version updates are automated when a new release is published to PyPI. So most of time it just consists in checking the CI is all green and merging the PR opened by the bot.

Thanks!

Hey @jtpio, this is fantastic news, thanks a lot for picking this up! I'm a little bit low on time these days, so I'm very sorry for the late response. In any case, this sounds really exciting. I will take a look at how it all works. I am not yet sure I will be able to find extra time to join the conda-forge as a maintainer yet, but I will let you know once I will check it out better. Please let me know and feel free to ping me in case I can be of any help in the meantime :)

Thanks @dee-me-tree-or-love!

Checking in here in case a maintainer of pypiserver would like to review the conda forge update in conda-forge/pypiserver-feedstock#4.

And if someone would like to be added as maintainer on the https://github.com/conda-forge/pypiserver-feedstock repo to be able to merge these automated PRs, let me know, thanks!