Package: ruby-gpgme / 2.0.22-1
Metadata
Package | Version | Patches format |
---|---|---|
ruby-gpgme | 2.0.22-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0002 tests skip failing.patch | (download) |
test/ctx_test.rb |
4 4 0 - 0 ! |
tests: skip failing Some tests are failing, if system libraries are in use, like in Debian. Accordingly, this patch skips these. . See https://github.com/ueno/ruby-gpgme/pull/128 for details. |
0001 tests drop useless deps.patch | (download) |
test/test_helper.rb |
10 0 10 - 0 ! |
drop useless dependencies in tests This patch removes useless dependencies in the tests, such as coveralls and byebug. |
remove mini_portile2 | (download) |
gpgme.gemspec |
2 0 2 - 0 ! |
remove mini_portile2 requirement Patch out mini_portile2 requirement, we're not using it at build time. |
1