[GH-ISSUE #211] Package in conda-forge #99

Closed
opened 2026-06-08 11:25:40 +03:00 by zhus · 2 comments
Owner

Originally created by @peterjc on GitHub (Feb 9, 2022).
Original GitHub issue: https://github.com/bootandy/dust/issues/211

I've not got any direct experience with compiling rust code, so trying this myself is a little daunting, but having tried dust via https://twitter.com/github/status/1491102284666884109 it would be nice to have it just one line away for installation via my preferred system: conda.

Specifically, it would be great to have Linux, macOS and Windows packages done so conda install dust would just work - and the easiest way to do that, is package it via conda-forge.

We would start by writing a conda recipe and submitting it via a pull request to https://github.com/conda-forge/staged-recipes - and it turns out there is a stalled work in progress at https://github.com/conda-forge/staged-recipes/pull/15655 where the dust team may be able to help?

Originally created by @peterjc on GitHub (Feb 9, 2022). Original GitHub issue: https://github.com/bootandy/dust/issues/211 I've not got any direct experience with compiling rust code, so trying this myself is a little daunting, but having tried dust via https://twitter.com/github/status/1491102284666884109 it would be nice to have it just one line away for installation via my preferred system: conda. Specifically, it would be great to have Linux, macOS and Windows packages done so ``conda install dust`` would just work - and the easiest way to do that, is package it via conda-forge. We would start by writing a conda recipe and submitting it via a pull request to https://github.com/conda-forge/staged-recipes - and it turns out there is a stalled work in progress at https://github.com/conda-forge/staged-recipes/pull/15655 where the dust team may be able to help?
zhus closed this issue 2026-06-08 11:25:40 +03:00
Author
Owner

@bootandy commented on GitHub (Feb 16, 2022):

I actually don't know who added that package. I'm quite happy for it to be added but I'm afraid I don't know much about conda.

This link seems to talk about licenses a lot: https://github.com/conda-forge/staged-recipes/pull/15655.

I have an apache license. How can I help? Am I expected to include all those licenses in the source somewhere?

<!-- gh-comment-id:1040915099 --> @bootandy commented on GitHub (Feb 16, 2022): I actually don't know who added that package. I'm quite happy for it to be added but I'm afraid I don't know much about conda. This link seems to talk about licenses a lot: https://github.com/conda-forge/staged-recipes/pull/15655. I have an apache license. How can I help? Am I expected to include all those licenses in the source somewhere?
Author
Owner

@peterjc commented on GitHub (Feb 16, 2022):

I was able to get it to build on https://github.com/conda-forge/staged-recipes/pull/18008 (which I am pleasantly surprised by), so I don't think we need your expertise on the build side.

I have not included all the dependency licenses as discussed on https://github.com/conda-forge/staged-recipes/pull/15655 - it looks like there is a process for rust packaging in conda-forge which is still evolving and not yet documented? Again, not obvious that you can help - rather the rust pioneers in conda-forge are needed.

But thank you for the encouragement.

<!-- gh-comment-id:1041020959 --> @peterjc commented on GitHub (Feb 16, 2022): I was able to get it to build on https://github.com/conda-forge/staged-recipes/pull/18008 (which I am pleasantly surprised by), so I don't think we need your expertise on the build side. I have not included all the dependency licenses as discussed on https://github.com/conda-forge/staged-recipes/pull/15655 - it looks like there is a process for rust packaging in conda-forge which is still evolving and not yet documented? Again, not obvious that you can help - rather the rust pioneers in conda-forge are needed. But thank you for the encouragement.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#99