Package: rust-expectrl / 0.7.1-6

Metadata

Package Version Patches format
rust-expectrl 0.7.1-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove windows deps.patch | (download)

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

---
python is python3.patch | (download)

examples/check.rs | 4 2 + 2 - 0 !
examples/interact_with_callback.rs | 4 2 + 2 - 0 !
src/repl.rs | 8 4 + 4 - 0 !
tests/expect.rs | 6 3 + 3 - 0 !
tests/io.rs | 8 4 + 4 - 0 !
tests/log.rs | 4 2 + 2 - 0 !
tests/session.rs | 6 3 + 3 - 0 !
7 files changed, 20 insertions(+), 20 deletions(-)

---
disable interact tests.patch | (download)

tests/interact.rs | 6 3 + 3 - 0 !
tests/io.rs | 4 2 + 2 - 0 !
2 files changed, 5 insertions(+), 5 deletions(-)

---
remove async.patch | (download)

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

---
remove polling.patch | (download)

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

---
nix 0.27.patch | (download)

Cargo.toml | 3 2 + 1 - 0 !
src/stream/stdin.rs | 5 3 + 2 - 0 !
2 files changed, 5 insertions(+), 3 deletions(-)

---
disable flaky tests.patch | (download)

tests/expect.rs | 4 2 + 2 - 0 !
tests/log.rs | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

---
disable color in python repl.patch | (download)

src/repl.rs | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

---