admin-requests
admin-requests copied to clipboard
Recently `staged-recipes` feedstock conversion was migrated to `admin-requests` ( https://github.com/conda-forge/admin-requests/pull/542 ). As a result of this it is no longer possible to see on `staged-recipes` why a particular conversion failed...
Apparently Github allows several PR templates to be used with `template` query parameters ([see docs](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/creating-a-pull-request-template-for-your-repository)). It's not as intuitive as the choice UI for issues, but it's a start. This...
https://github.com/pycompression/python-isal/issues/60 https://github.com/pycompression/python-isal/issues/87 This causes issues in upstream packages that use it as a dependency. For example: https://github.com/marcelm/cutadapt/issues/644 * [x] Make sure your package is in the right spot (`broken/*` for...
The build of CouchDB bundles OpenSSL, so it could happen that at compile time OpenSSL 3 was used, but a runtime dependency forces OpenSSL 1.1.1 The latest build has the...
### Solution to issue cannot be found in the documentation. - [X] I checked the documentation. ### Issue Installing default versions of both JAX and Tensorflow from conda-forge currently results...
It might be useful to use the unpatched repodata for checking packages exist. We would have to pull the labels by hand.
The dependency on spake2 is not working. When installing wormhole, `linux-64/spake2-0.8-0.tar.bz2` is downloaded. This doesn't work with the error message in https://github.com/conda-forge/magic-wormhole-feedstock/issues/12 . It installs files in `lib/python2.7/site-packages/spake2` Right dependency...
Marking no-noarch packages as broken for myproxyclient version 2.1.0 The myproxyclient version it's a python noarch package. This PR is requesting to remove those tarball that are not noarch. Guidelines...
Guidelines for marking packages as broken: * We prefer to patch the repo data (see [here](https://github.com/conda-forge/conda-forge-repodata-patches-feedstock)) instead of marking packages as broken. This alternative workflow makes environments more reproducible. *...
Hi @conda-forge/racket! I am the friendly conda-forge webservice! I made this PR because I found files in one or more of your packages that are not allowed for that package....