./net/py-magic-wormhole-transit-relay, Transit Relay server for Magic-Wormhole

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


Branch: CURRENT, Version: 0.4.0nb2, Package name: py312-magic-wormhole-transit-relay-0.4.0nb2, Maintainer: pkgsrc-users

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.


Master sites:

Filesize: 50.704 KB

Version history: (Expand)


CVS history: (Expand)


   2025-04-15 10:15:59 by Adam Ciarcinski | Files touched by this commit (21) | Package updated
Log message:
Fix PLIST after py-setuptools update; bump depends and revision
   2025-04-07 21:43:40 by Greg Troxel | Files touched by this commit (1)
Log message:
net/py-magic-wormhole-transit-relay: rototill deps per setup.py

One test fails, but it looks like a test failure, not a test dep
omission, at first glance.
   2025-04-05 21:41:49 by Greg Troxel | Files touched by this commit (4) | Package updated
Log message:
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
   2023-11-05 23:43:07 by Thomas Klausner | Files touched by this commit (4)
Log message:
py-magic-wormhole-transit-relay: convert to wheel.mk

Fix build with Python 3.12.

Bump PKGREVISION.
   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
   2021-06-27 18:25:23 by Thomas Klausner | Files touched by this commit (4)
Log message:
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.