Daniel Nachun
Daniel Nachun
We need to update the knowledge base, but the general rule here is that if a language has a single centralized repository for packages, this will always be preferred to...
Can you give push access to this fork of staged-recipes? I need to push some changes for this to make it match our other Ruby. In general I'd recommend giving...
I will have to confer with some other maintainers about this, but a couple of important questions for clarification here: - I assume by your username you are an Intel...
We still need answer to this question, unless it minimum is `glibc` 2.17 or older: > We do need to declare a minimum supported glibc version for these binaries. If...
Interestingly I'm observing the same problem with a `rattler-build` recipe, and adding ``` ignore_run_exports: from_package: - python ``` doesn't fix the problem of unnecessary rendering of Python variants when `python`...
This needs an update to `itk`.
In this case please switch to `.bat` and `build.sh` - CMake invocations are simple enough in both languages that there is no reason we need another shell interpreter. Furthermore, the...
This is a tricky one to handle. I'm not sure what our policy about `noarch: python` packages with a **maximum** bound currently is. I guess our general preference is that...
This submission has packages for 3 very different languages that will have very different review processes. Please split this PR up into 3 separate PRs, so they can be reviewed...
@mfansler, just provide some insights I have into this situation: This package is building a dynamic library with Rust similar to how many other "native" R packages build a dynamic...