Package: oxigraph / 0.4.11-3

Metadata

Package Version Patches format
oxigraph 0.4.11-3 3.0 (quilt)

Patch series

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

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 accept newer branch of crate bindgen
2001_quick xml.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
lib/oxrdfxml/src/error.rs | 16 0 + 16 - 0 !
lib/oxrdfxml/src/serializer.rs | 10 4 + 6 - 0 !
lib/sparesults/src/error.rs | 8 0 + 8 - 0 !
lib/sparesults/src/xml.rs | 6 2 + 4 - 0 !
lints/test_debian_compatibility.py | 3 1 + 2 - 0 !
6 files changed, 8 insertions(+), 37 deletions(-)

 use older branch of crate quick-xml
 This essentially reverts upstream git commit 6cdffd8.
2002_use_shared_rocksdb.patch | (download)

oxrocksdb-sys/Cargo.toml | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 use system-shared rocksdb by default
2003_avoid_testsuite.patch | (download)

Cargo.toml | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 avoid building embedded crate testsuite
2004_avoid_js.patch | (download)

Cargo.toml | 4 0 + 4 - 0 !
lib/oxigraph/Cargo.toml | 1 0 + 1 - 0 !
lib/oxsdatatypes/Cargo.toml | 1 0 + 1 - 0 !
3 files changed, 6 deletions(-)

 avoid building embedded crate oxigraph_js
 Needs tool wasm-pack not in Debian
2005_avoid_python.patch | (download)

Cargo.toml | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 avoid building embedded crate pyoxigraph
2006_deb built using.patch | (download)

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

 have oxrocksdb-sys crate signal its licensing constraints
2007_avoid_benches.patch | (download)

lib/oxigraph/Cargo.toml | 7 1 + 6 - 0 !
1 file changed, 1 insertion(+), 6 deletions(-)

 avoid benches
2008_webpki roots.patch | (download)

cli/Cargo.toml | 1 0 + 1 - 0 !
lib/oxigraph/Cargo.toml | 1 0 + 1 - 0 !
2 files changed, 2 deletions(-)

 avoid not-in-debian oxhttp feature rustls-webpki-roots
2009_yasgui.patch | (download)

cli/src/main.rs | 19 0 + 19 - 0 !
cli/templates/query.html | 4 2 + 2 - 0 !
2 files changed, 2 insertions(+), 21 deletions(-)

 reference not-in-debian yasgui instead of vendoring it
 This essentially reverts upstream git commit 9a96421.
2010_avoid_spargeo.patch | (download)

Cargo.toml | 5 0 + 5 - 0 !
cli/Cargo.toml | 4 1 + 3 - 0 !
js/Cargo.toml | 5 0 + 5 - 0 !
python/Cargo.toml | 4 1 + 3 - 0 !
testsuite/Cargo.toml | 1 0 + 1 - 0 !
5 files changed, 2 insertions(+), 17 deletions(-)

 avoid building embedded crate spargeo
 Needs not-in-Debian crates geo geojson
 .
 This essentially reverts upstream git commit 6cdffd8.