Package: ruby-packable / 1.3.18-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| ruby-packable | 1.3.18-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| remove_rubygems.patch | (download) |
test/test_helper.rb |
3 1 + 2 - 0 ! |
remove requirement on rubygems and no relative path in require |
| remove git from gemfile.patch | (download) |
packable.gemspec |
2 1 + 1 - 0 ! |
remove git from gemfile |
| deprecated fixnum.patch | (download) |
test/packing_test.rb |
5 2 + 3 - 0 ! |
bignum and fixnum are deprecated This causes 2 warnings and 1 test failure on ruby2.7 replacing with Integer when possible In the lastch chunk, assert_equal has been replaced by assert_match because the generic_class_writer creates two lines of comments about encoding and validity, which are here ignored |
1
