Package: rust-pdf / 0.9.0-2

Metadata

Package Version Patches format
rust-pdf 0.9.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix ambiguous import.patch | (download)

src/build.rs | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
ignore_failing_tests_due_to_missing_file.patch | (download)

tests/integration.rs | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 ignore these tests because the file they use are missing
 The files are not in the orig.tar
 Test would fail with:
  0: IO Error
  1: No such file or directory (os error 2)
fix_tests_without_cache_feature.patch | (download)

examples/content.rs | 1 1 + 0 - 0 !
examples/metadata.rs | 1 1 + 0 - 0 !
examples/names.rs | 1 1 + 0 - 0 !
examples/other_page_content.rs | 1 1 + 0 - 0 !
examples/read.rs | 1 1 + 0 - 0 !
tests/integration.rs | 2 1 + 1 - 0 !
6 files changed, 6 insertions(+), 1 deletion(-)

 ignore these functions when cache feature is not enabled
 This permits the tests that don't have the cache feature to not fail on these
relax dep.diff | (download)

Cargo.toml | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 relax dependencies to match the packaged versions