Files
perl-BioPerl/cpanspec.yml
Tina Müller 12aa042732 Accepting request 731701 from devel:languages:perl:autoupdate
- Add build dependency Gd
- Remove deps.patch (not used anymore)
- updated to 1.7.6
   see /usr/share/doc/packages/perl-BioPerl/Changes
  1.7.6     2019-08-28 12:37:01+01:00 Europe/London
  
      * The program bp_classify_hits_kingdom has been removed and is
        now part of the examples documentation instead.
  
      * GD is now listed as a suggestion instead of a requirement.  The
        bp_chaos_plot program will now work with the GD module.
  
      * New method Bio::Tree::Statistics::transfer_bootstrap_expectation
        to compute Transfer Bootstrap Expectation (TBE) for internal
        nodes based on the methods outlined in Lemoine et al, Nature,
        2018.
  
      * New method Bio::SeqIO::fasta::next_seq_fast to retrieve next
        sequence in the stream faster but not perfect.

OBS-URL: https://build.opensuse.org/request/show/731701
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-BioPerl?expand=0&rev=8
2019-09-19 15:08:24 +00:00

29 lines
669 B
YAML

---
#description_paragraphs: 3
#description: |-
# override description from CPAN
#summary: override summary from CPAN
#no_testing: broken upstream
#sources:
# - source1
# - source2
#patches:
# foo.patch: -p1
# bar.patch:
preamble: |-
BuildRequires: perl(GD)
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
#post_build: |-
# rm unused.files
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module