admin-requests
admin-requests copied to clipboard
Create spake2.txt
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 is noarch/spake2-0.8-py_3.tar.bz2. It installs files in site-packages/spake2.
Guidelines for marking packages as broken:
- We prefer to patch the repo data (see here) instead of marking packages as broken. This alternative workflow makes environments more reproducible.
- Packages with requirements/metadata that are too strict but otherwise work are not technically broken and should not be marked as such.
- Packages with missing metadata can be marked as broken on a temporary basis but should be patched in the repo data and be marked unbroken later.
- In some cases where the number of users of a package is small or it is used by the maintainers only, we can allow packages to be marked broken more liberally.
- We (
conda-forge/core) try to make a decision on these requests within 24 hours.
Checklist:
- [x] Make sure your package is in the right spot (
broken/*for adding thebrokenlabel,not_broken/*for removing thebrokenlabel, ortoken_reset/*for token resets) - [x] Added a description of the problem with the package in the PR description.
- [x] Added links to any relevant issues/PRs in the PR description.
- [x] Pinged the team for the package for their input.
@conda-forge-admin, please ping conda-forge/magic-wormhole-feedstock
cc @CJ-Wright
It's not workhole that's broken. It's spake2. You should mark spake2 non-noarch packages as broken.
Ugh we should add syntax so the bot ignores the @ sign here for that admin command.
xref: https://github.com/conda-forge/conda-forge-webservices/issues/476
@conda-forge-admin, please ping conda-forge/magic-wormhole-feedstock
@conda-forge-admin, please ping conda-forge/magic-wormhole