Subject: CVS commit: pkgsrc/devel/py-Pyro
From: Adam Ciarcinski
Date: 2019-06-21 13:20:33
Message id: 20190621112033.166A2FBF4@cvs.NetBSD.org

Log Message:
py-Pyro: updated to 4.76

Pyro 4.76
- corrected bogus space in worker thread name
- thread server can now be cleanly stopped with SIGINT / Ctrl-C on Windows
  (if the selectors module is available which is also used by the multiplex server)
- the behavior of the NATPORT config item has been corrected to be in line with \ 
the API behavior of the Daemon:
  if you leave this at 0 (the default), it will now correctly replicate the \ 
internal port number as NAT port
  (instead of crashing with a configuration error)
- certs are now included in sdist archive so the ssl unit tests also run as intended
- now correctly checks for write access to the correct logfile location, instead \ 
of assuming the current directory

Files:
RevisionActionfile
1.25modifypkgsrc/devel/py-Pyro/Makefile
1.11modifypkgsrc/devel/py-Pyro/distinfo