./net/py-txtorcon, Twisted Python library for controlling tor daemon

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 23.11.0, Package name: py311-txtorcon-23.11.0, Maintainer: pkgsrc-users

txtorcon is an implementation of the control-spec for Tor using the
Twisted networking library for Python.

This is useful for writing utilities to control or make use of Tor in
event-based Python programs. If your Twisted program supports endpoints
(like twistd does) your server or client can make use of Tor
immediately, with no code changes. Start your own Tor or connect to one
and get live stream, circuit, relay updates; read and change config;
monitor events; build circuits; create onion services; etcetera.


Required to run:
[net/py-twisted] [devel/py-setuptools] [devel/py-ZopeInterface] [security/py-cryptography] [devel/py-incremental] [devel/py-automat] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 306.2 KB

Version history: (Expand)


CVS history: (Expand)


   2024-01-20 09:51:17 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-txtorcon: updated to 23.11.0

v23.11.0

* Fix test-failures on Python 3.12
* Particular GETINFO hanging
  (ultra-long lines over 16KiB caused problems in the protocol)
* Use built-in `mock` only
* Remove `incremental`
   2023-06-18 07:39:38 by Adam Ciarcinski | Files touched by this commit (20)
Log message:
py-ZopeInterface: moved to py-zope.interface
   2023-05-21 20:54:42 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-txtorcon: update to 23.5.0.

v23.5.0
-------

May 18, 2023

 * `txtorcon-23.5.0.tar.gz \ 
<http://fjblvrw2jrxnhtg67qpbzi45r7ofojaoo3orzykesly2j3c2m3htapid.onion/txtorcon-23.5.0.tar.gz>`_ \ 
(`PyPI <https://pypi.python.org/pypi/txtorcon/23.5.0>`_ \ 
(:download:`local-sig </../signatues/txtorcon-23.5.0.tar.gz.asc>` or \ 
`github-sig \ 
<https://github.com/meejah/txtorcon/blob/main/signatues/txtorcon-23.5.0.tar.gz.asc?raw=true>`_) \ 
(`source <https://github.com/meejah/txtorcon/archive/v23.5.0.tar.gz>`_)
* ``twisted.web.client.Agent`` instances now use the same HTTPS policy by \ 
default as ``twisted.web.client.Agent``.
  It is possible to override this policy with the ``tls_context_factory`` \ 
argument, the equivalent to ``Agent``'s ``contextFactory=``.
* Added support for Python 3.11.
* No more ipaddress dependency
   2023-05-03 20:47:04 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-txtorcon: update to 23.0.0.

v23.0.0
-------

February 15, 2023

 * Drop python2 support
 * Fix a bug with `CONTROLLER_WAIT` events

v22.0.0
-------

March 16, 2022

 * Use GitHub Action for CI (instead of Travis)
 * fix coveralls uploading of coverage

v21.1.0
-------

August 16, 2021

 * Fix some incorrect unit-test skipping logic (thanks `@exarkun
 <https://github.com/exarkun>`, `#354
 <https://github.com/meejah/txtorcon/issues/354>`_ and `#352
 <https://github.com/meejah/txtorcon/issues/352>`_)
 * Fix broken tests revealed by previous fixes (thanks `@exarkun
 <https://github.com/exarkun>`, `#356
 <https://github.com/meejah/txtorcon/issues/356>`_

v21.0.0
-------

August 7, 2021

 * Use GitHub Actions instead of Travis for CI
 * fix Python 3.x+ bug with `TorInfo` and `__class__` access (`#350
 <https://github.com/meejah/txtorcon/issues/350>`_)
   2022-10-19 15:56:34 by Nia Alarie | Files touched by this commit (26)
Log message:
fighting a losing battle against py-cryptography rustification, part 2

Switch users to versioned_dependencies.mk.
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958)
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
   2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962)
Log message:
net: Remove SHA1 hashes for distfiles