Commit graph

4 commits

Author SHA1 Message Date
adam
b226212720 py-txtorcon: updated to 20.0.0
v20.0.0:
I'm pleased to announce txtorcon 20.0.0. This fixes a few bugs and
officially deprecates Python 2 support.

 * Use real GeoIP database or nothing (https://github.com/meejah/txtorcon/issues/250)
 * Change abstract base classes import in preperation for Python 3.8
 * Python 3.4 is no longer supported
 * Python 2 is deprecated; all new code should be Python 3. Support
   for Python 2 will be removed in a future release.
2020-05-16 17:55:38 +00:00
wiz
3a9368eb33 py-txtorcon: update to 19.0.0.
v19.0.0
-------

January 15, 2019

 * add :func:`TorControlProtocol.when_disconnected` (will replace `.on_disconnect`)
 * add `detach=` kwarg to :func:`Tor.create_onion_service`
 * add `purpose=` kwarg to :func:`TorState.build_circuit`
2019-02-28 06:31:57 +00:00
joerg
b712526f59 Fix PLIST for Python 2.x build. 2018-12-27 15:58:35 +00:00
riastradh
2cc38c5e6a Import txtorcon-18.3.0, a Twisted tor daemon controller library. 2018-10-23 03:17:22 +00:00