./net/py-pynng, Ergonomic bindings for nanomsg next generation (nng) in Python

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


Branch: CURRENT, Version: 0.7.1nb2, Package name: py310-pynng-0.7.1nb2, Maintainer: pkgsrc-users

pynng provides a nice interface on top of the full power of nng. nng, and
therefore pynng, make it easy to communicate between processes on a single
computer or computers across a network. This library is compatible with Python
3.5 or newer. nng is the rewriting of Nanomsg, which is the spiritual successor
to ZeroMQ.


Master sites:

Filesize: 3725.875 KB

Version history: (Expand)


CVS history: (Expand)


   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-05-20 08:16:28 by Nia Alarie | Files touched by this commit (1)
Log message:
py-pynng: add more missing dependencies.
   2021-05-14 14:31:53 by Nia Alarie | Files touched by this commit (3)
Log message:
py-pynng: add missing dependencies
   2021-05-13 21:35:54 by Pierre Pronchery | Files touched by this commit (6)
Log message:
py-pynng: fix build on NetBSD

Needs a PKGREVISION bump as missing dependencies were registered as well.
   2021-05-11 23:06:15 by Pierre Pronchery | Files touched by this commit (1)
Log message:
py-pynng: use PYTHON_VERSIONS_INCOMPATIBLE instead of ACCEPTED

The package needs Python 3.5 or newer, and apparently this is the better way to
register it; no functional change otherwise intended.

As suggested by leot@; thanks!
   2021-05-11 10:56:00 by Pierre Pronchery | Files touched by this commit (4)
Log message:
py-pynng: import version 0.7.1

pynng provides a nice interface on top of the full power of nng. nng, and
therefore pynng, make it easy to communicate between processes on a single
computer or computers across a network. This library is compatible with Python
3.5 or newer. nng is the rewriting of Nanomsg, which is the spiritual successor
to ZeroMQ.