Up to [cvs.NetBSD.org] / pkgsrc / net / py-magic-wormhole-transit-relay
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
net/py-magic-wormhole-transit-relay: Update to 0.4.0 Upstream NEWS is lacking: https://github.com/magic-wormhole/magic-wormhole-transit-relay/issues/44 but contains: * drop Python 2, Python 3.5 and 3.6 support * add Python 3.9, 3.10, 3.11 and 3.12 to CI * update versioneer to 0.29
py-magic-wormhole-transit-relay: convert to wheel.mk Fix build with Python 3.12. Bump PKGREVISION.
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
net: Remove SHA1 hashes for distfiles
net/py-magic-wormhole-transit-relay: import py-magic-wormhole-transit-relay-0.2.1 This repository implements the Magic-Wormhole "Transit Relay", a server that helps clients establish bulk-data transit connections even when both are behind NAT boxes. Each side makes a TCP connection to this server and presents a handshake. Two connections with identical handshakes are glued together, allowing them to pretend they have a direct connection. This server used to be included in the magic-wormhole repository, but was split out into a separate repo to aid deployment and development.