Package: ruby-bio / 1.4.3.0001-2

Metadata

Package Version Patches format
ruby-bio 1.4.3.0001-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable_tests_using_chi2.patch | (download)

test/unit/bio/sequence/test_common.rb | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 deactivate tests in test/unit/bio/sequence using chi2
 These tests using randomness fail from time to time (1% of failure). They need
 to be disabled not to create false positive FTBFS.
fix_shebang_for_examples.patch | (download)

sample/biofetch.rb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 ensure we have the correct shebang in examples
remove_rubygems.patch | (download)

bin/bioruby | 7 1 + 6 - 0 !
1 file changed, 1 insertion(+), 6 deletions(-)

 remove use of rubygems in bin/bioruby