Path to this page:
./
net/py-magic-wormhole-mailbox-server,
Main server for Magic Wormhole
Branch: CURRENT,
Version: 0.5.1nb3,
Package name: py312-magic-wormhole-mailbox-server-0.5.1nb3,
Maintainer: pkgsrc-usersThis repository holds the code for the main server that Magic-Wormhole
clients connect to. The server performs store-and-forward delivery
for small key-exchange and control messages. Bulk data is sent over
a direct TCP connection, or through a transit-relay.
Clients connect with WebSockets, for low-latency delivery in the
happy case where both clients are attached at the same time. Message
are stored to enable non-simultaneous clients to make forward
progress. The server uses a small SQLite database for persistence
(and clients will reconnect automatically, allowing the server to
be rebooted without losing state). An optional "usage DB" tracks
historical activity for status monitoring and operational maintenance.
Master sites:
Filesize: 68.123 KB
Version history: (Expand)
- (2025-04-15) Updated to version: py312-magic-wormhole-mailbox-server-0.5.1nb3
- (2025-04-12) Updated to version: py312-magic-wormhole-mailbox-server-0.5.1nb2
- (2025-04-07) Updated to version: py312-magic-wormhole-mailbox-server-0.5.1nb1
- (2025-04-05) Updated to version: py312-magic-wormhole-mailbox-server-0.5.1
- (2023-11-06) Updated to version: py311-magic-wormhole-mailbox-server-0.4.1nb2
- (2022-11-14) Updated to version: py310-magic-wormhole-mailbox-server-0.4.1nb1
CVS history: (Expand)
2025-04-15 10:15:59 by Adam Ciarcinski | Files touched by this commit (21) |  |
Log message:
Fix PLIST after py-setuptools update; bump depends and revision
|
2025-04-12 00:21:06 by Greg Troxel | Files touched by this commit (1) |
Log message:
net/py-magic-wormhole-mailbox-server: Depend on setuptools
This package uses pkg_resources, which is provide at runtime by
setuptools. pkg_resources is deprecated and thus wheel.mk lacks
support, leading to a simple DEPENDS.
Remove comments about release requirements, as pkgsrc doesn't do that.
|
2025-04-07 21:38:16 by Greg Troxel | Files touched by this commit (1) |
Log message:
net/py-magic-wormhole-mailbox-server: rototill depends vs setup.py
|
2025-04-05 21:44:32 by Greg Troxel | Files touched by this commit (4) |
Log message:
net/py-magic-wormhole-mailbox-server: Update to 0.5.1
## Release 0.5.1 (9-Nov-2024)
* properly require "setuptools" for install (#47, jameshilliard)
## Release 0.5.0 (7-Nov-2024)
* correctly close a mailbox which still has a nameplate (#28)
* remove python2 support
* test on python 3.8, 3.9, 3.10, 3.11 and 3.12 series
* drop "six" (#35)
* upgrade "versioneer"
|
2023-11-05 23:45:48 by Thomas Klausner | Files touched by this commit (4) |
Log message:
py-magic-wormhole-mailbox-server: convert to wheel.mk
Fix build with Python 3.12
Bump PKGREVISION.
|
2022-11-14 20:01:22 by Thomas Klausner | Files touched by this commit (2) |
Log message:
py-magic-wormhole-mailbox-server: fix build with python 3.11.
|
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
|