Skip to content

chore: align Bioconda recipe starter#4

Merged
ehsanestaji merged 1 commit into
mainfrom
chore/align-bioconda-recipe
May 18, 2026
Merged

chore: align Bioconda recipe starter#4
ehsanestaji merged 1 commit into
mainfrom
chore/align-bioconda-recipe

Conversation

@ehsanestaji
Copy link
Copy Markdown
Owner

Align the in-repo Bioconda starter with the upstream recipe submitted for v0.1.1.

Changes:

  • Remove unnecessary zlib host/run dependency because gzip support is pure Rust in the locked dependency graph.
  • Replace GNU-only install -D with portable mkdir -p plus install -m644.
  • Add release metadata tests to guard both packaging assumptions.

Verification:

  • bash -n packaging/bioconda/build.sh
  • python3 -m unittest discover tests/python -v
  • git diff --check

@ehsanestaji ehsanestaji merged commit 3133cb6 into main May 18, 2026
2 checks passed
@ehsanestaji ehsanestaji deleted the chore/align-bioconda-recipe branch May 18, 2026 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant