-
Notifications
You must be signed in to change notification settings - Fork 2
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
Providing conda packages #5
Comments
Hello @ap-- and thank you for your message, your offer, and your interest through ratarmount 👋 I am not interested in providing python-xz via conda myself, nor maintaining such a distribution. Indeed, I am not currently a user of conda. And from experience it's better not to get involved into maintaining something you don't use 😉 With that being said, feel free to create the necessary wizardry to distribute python-xz on conda yourself! (it's not like I could prevent you from doing that anyway…) I would however appreciate if the conda distribution could indicate in some ways (metadata?) the following:
Would that make any sense to you? Other thoughts that come to my mind:
Regarding the last point, I feel like this issue would be the good place to discuss should the case arise, so I'm leaving it open as a result. |
100% agree 😄 To address your points:
That works. conda-forge feedstocks list the maintainers. I will just not add you to that list then.
Same here. In the conda-forge feedstock repository the upstream repository will be linked
Yes, the conda eco-system runs bots that inform the maintainers once a new version of your tool lands on pypi.
Thanks, I'll see if I run into any issues, and will update you here. Cheers, |
Note to self: Staged Recipe conda-forge/staged-recipes#21252 |
Hi @Rogdham, the conda-forge package is now available. conda install -c conda-forge python-xz I'll maintain the package on conda-forge. Whenever you release a new version on pypi, I'll be notified via the conda-forge bot, so updated conda packages will be out as soon as I update the feedstock (usually within 1-3 days). And here's the code for a shields.io badge in case you want to add it to the readme:
Cheers, |
Terrific, thank you Andreas for your work! |
Hello @Rogdham
I am starting work on providing conda packages for ratarmount and its dependencies.
Would you be interested in providing python-xz via conda?
If yes, I could offer to create the feedstock repository for you to provide packages via conda-forge. I would also be maintaining this feedstock repository, and (of course) add you as a maintainer too.
For reference, here's the discussion in the downstream repo: mxmlnkn/ratarmount#99
Let me know what you think,
Cheers,
Andreas 😃
The text was updated successfully, but these errors were encountered: