-
Notifications
You must be signed in to change notification settings - Fork 557
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
Time to release new version? #401
Comments
A release would be very welcome indeed! |
Following |
+1 from me too! |
Bioconda now supports linux-aarch64 and is actively building packages for that platform. PR bioconda/bioconda-recipes#46461 activates this for the bwa recipe, but fails because the most recent bwa release is from 2017 and does not include PR #359's ARM port — along with several other build fixes for modern compilers that have also been added since. It would be greatly appreciated by many if there was a new BWA release made that includes the ARM port and the @lh3: If you wanted to make me an external contributor on this repo, I would be happy to do the work of merging these PRs in a tidy way to facilitate an eventual release. |
@lh3 on Bioconda we get a lot of requests for a new release and some pressure to spin our own release with mentioned patches here. We would very much to avoid that, but that means we need a new release here. Could you please look at this or outline how you imagine this essential software should be maintained in the future? Thanks a lot! |
Thanks for the push. Done. |
Great, thanks a lot! |
We are trying to create some bioconda package [1] on Linux aarch64 which depends on
bwa
, but hit the bug which #359 solved.Is there any chance to bump a version? Then we will upgrade the bwa in bioconda channel [2].
[1] https://github.com/bioconda/bioconda-recipes/blob/master/recipes/abeona/meta.yaml#L28
[2] https://github.com/bioconda/bioconda-recipes/tree/master/recipes/bwa
The text was updated successfully, but these errors were encountered: