Package: python-proton-vpn-local-agent / 1.6.0-1

Metadata

Package Version Patches format
python-proton-vpn-local-agent 1.6.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
001.added dependence for construction.patch | (download)

local_agent_rs/Cargo.toml | 7 4 + 3 - 0 !
1 file changed, 4 insertions(+), 3 deletions(-)

 added dependency for package build
003.dependency updates.patch | (download)

python-proton-vpn-local-agent/Cargo.toml | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 dependency update pyo3-asyncio-0-21 to pyo3-async-runtimes
006.fix send bound in future.patch | (download)

python-proton-vpn-local-agent/src/future.rs | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fixed future result lifetime for pyo3 compatibility