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

Update perl-bio-asn1-entrezgene to 1.73 #11914

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 16 additions & 4 deletions recipes/perl-bio-asn1-entrezgene/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,22 +1,34 @@
package:
name: perl-bio-asn1-entrezgene
version: 1.72
version: 1.73

source:
url: http://search.cpan.org/CPAN/authors/id/C/CJ/CJFIELDS/Bio-ASN1-EntrezGene-1.72.tar.gz
md5: ea51d9d1774e0873e702909bf7ccf0cb
url: https://cpan.metacpan.org/authors/id/C/CJ/CJFIELDS/Bio-ASN1-EntrezGene-1.73.tar.gz
sha256: f9e778db705ce5c35ad2798e38a8490b644edfdc14253aa1b74a1f5e79fc6a4b

build:
number: 2
number: 0

requirements:
host:
- perl
- perl-parent
- perl-base
- perl-data-dumper
- perl-extutils-makemaker
- perl-lib
- perl-carp
- perl-bioperl-core
- perl-test-most

run:
- perl
- perl-parent
- perl-base
- perl-data-dumper
- perl-carp
- perl-bioperl-core
- perl-test-most

test:
imports:
Expand Down