Subject: CVS commit: pkgsrc/sysutils/py-psutil
From: Adam Ciarcinski
Date: 2019-02-17 09:38:24
Message id: 20190217083824.7E8FEFB16@cvs.NetBSD.org

Log Message:
py-psutil: updated to 5.5.1

5.5.1
Enhancements
- [Windows] on Windows >= 8.1 if Process.cmdline() fails due to
  ERROR_ACCESS_DENIED attempt using NtQueryInformationProcess +
  ProcessCommandLineInformation. (patch by EccoTheFlintstone)

Bug fixes
- [Windows] Process.exe() returns "[Error 0] The operation completed
  successfully" when Python process runs in "Virtual Secure Mode".
- psutil exceptions' repr() show the internal private module path.
- [AIX] psutil won't compile on AIX 7.1 due to missing header.

Files:
RevisionActionfile
1.26modifypkgsrc/sysutils/py-psutil/Makefile
1.12modifypkgsrc/sysutils/py-psutil/PLIST
1.26modifypkgsrc/sysutils/py-psutil/distinfo