Skip to content
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

Add perl-bio-searchio-hmmer #33805

Merged
merged 8 commits into from
Mar 22, 2022
Merged

Commits on Mar 20, 2022

  1. perl-bioperl-core: add run-time depends on perl-db_file

    This is needed for Bio::Index objects and classes that descend
    from it for the creation of index files.
    0xaf1f committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    8143ee7 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Add perl-bio-searchio-hmmer

    This module was split out of the main bioperl distribution in
    version 1.7.3 (https://metacpan.org/dist/BioPerl/changes), but
    is still needed by Prokka (bioconda#33356).
    0xaf1f committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    24b3962 View commit details
    Browse the repository at this point in the history
  2. prokka: remove pinning of perl and bioperl versions

    Now that Bio::SearchIO::hmmer is packaged, we can use it as part
    of the latest bioperl distribution and there's no longer a need
    for this pinning.
    
    This reverts the workaround a32603c
    in favor of resolving the underlying problem.
    0xaf1f committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    49d706b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fca629d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6570706 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e22697 View commit details
    Browse the repository at this point in the history
  6. perl-bioperl: make test-command a string

    I meant to use the program 'true', but yaml interpreted it as a bool
    without the quotes.
    0xaf1f committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    e7e7f8e View commit details
    Browse the repository at this point in the history
  7. Update meta.yaml

    dpryan79 committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    837605e View commit details
    Browse the repository at this point in the history