forked from pool/python-txtorcon
774a4223595b87fc4719bec877cf87b181b8142ea429349110a18f0148067edb
- Update to 19.1.0:
* TorControlProtocol.on_disconnect is deprecated in favour of
TorControlProtocol.when_disconnected
* introduce non_anonymous_mode= kwarg in txtorcon.launch()
enabling Tor options making Onion Services non-anonymous for the
server (but they use a single hop instead of three to the
Introduction Point so they're slightly faster).
* add an API to listen to individual circuit and stream events
(without subclassing anything). Can be used as decorators too.
See e.g. TorState.on_circuit_new()
- Drop merged patch:
* python-txtorcon-methods-are-bytes.patch
OBS-URL: https://build.opensuse.org/request/show/731285
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-txtorcon?expand=0&rev=5
Description
No description provided
Languages
RPM Spec
100%