2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message:
py-*: remove unused tool dependency
py-setuptools includes the py-wheel functionality nowadays
|
2024-09-04 11:36:39 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-txtorcon: updated to 2024.8.0
v24.8.0
* Fix (test) issues with Twisted 24.7.0
* Remove usage of "six"
|
2024-01-20 09:51:17 by Adam Ciarcinski | Files touched by this commit (3) | |
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) | |
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) | |
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
|