Skip to content

Fix bioconda recipe issues and update to 0.2.2#21

Merged
dlopez-bioinfo merged 4 commits into
masterfrom
fix/bioconda-recipe
Apr 23, 2026
Merged

Fix bioconda recipe issues and update to 0.2.2#21
dlopez-bioinfo merged 4 commits into
masterfrom
fix/bioconda-recipe

Conversation

@dlopez-bioinfo
Copy link
Copy Markdown
Collaborator

Summary

This PR addresses feedback from bioconda reviewers (PR #63773, #63817):

Changes

  1. Recipe fixes (meta.yaml):

    • Fixed PyPI URL: `pypi.io` → `files.pythonhosted.org`
    • Simplified `run_exports` to only include `python >=3.10`
    • Added `license_file: LICENSE` in `about` section
    • Updated to version 0.2.2 with real SHA256
  2. CI fixes (release.yml):

    • Removed `bioconda-pr` job (64 lines) in favor of BiocondaBot
    • Simplifies release workflow and aligns with bioconda standards

Verification

  • ✅ Lint: All checks passed
  • ✅ Build: Package built successfully (`afquery-0.2.2-py_0.conda`)
  • ✅ Tests: CLI and imports verified

Related Issues

  • Resolves feedback from bioconda PR #63773
  • Resolves feedback from bioconda PR #63817

@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@dlopez-bioinfo dlopez-bioinfo merged commit 9f386d9 into master Apr 23, 2026
3 checks passed
@dlopez-bioinfo dlopez-bioinfo deleted the fix/bioconda-recipe branch May 5, 2026 11:29
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.

2 participants