15
0
Commit Graph

6 Commits

Author SHA256 Message Date
Tomáš Chvátal
7d57ab593d - 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/package/show/devel:languages:python/python-txtorcon?expand=0&rev=11
2019-09-16 13:05:14 +00:00
Tomáš Chvátal
b85e88d6e0 Accepting request 719779 from home:pgajdos
- fix build
- added patches
  5d7ebea508
  + python-txtorcon-methods-are-bytes.patch

OBS-URL: https://build.opensuse.org/request/show/719779
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txtorcon?expand=0&rev=9
2019-07-30 09:27:09 +00:00
Tomáš Chvátal
3ddcc0d696 Accepting request 710309 from home:pgajdos
- version update to 19.0.0
  * many upstream changes, see releases.rst
- run testsuite
- package documentation

OBS-URL: https://build.opensuse.org/request/show/710309
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txtorcon?expand=0&rev=7
2019-06-17 10:31:19 +00:00
c0d3aaa58f Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txtorcon?expand=0&rev=5
2018-12-04 14:10:52 +00:00
Tomáš Chvátal
1fe11a3db8 - Remove test directory from sitelib
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txtorcon?expand=0&rev=3
2018-04-23 09:17:57 +00:00
Tomáš Chvátal
a8cffc6150 Accepting request 585098 from home:awissu
- Initial package

OBS-URL: https://build.opensuse.org/request/show/585098
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txtorcon?expand=0&rev=1
2018-03-10 10:18:47 +00:00