StarlitGhost / PyMoronBot

All development moved to https://github.com/DesertBot/DesertBot - A modular IRC bot with extensive aliasing capabilities, written in Python.
MIT License
9 stars 0 forks source link

Update psutil to 5.2.2 #142

Closed pyup-bot closed 7 years ago

pyup-bot commented 7 years ago

There's a new version of psutil available. You are currently using 5.2.1. I have updated it to 5.2.2

These links might come in handy: PyPI | Changelog | Repo | Docs

Changelog

5.2.2

=====

Bug fixes

  • 1000_: fixed some setup.py warnings.
  • 1002_: [SunOS] remove C macro which will not be available on new Solaris versions. (patch by Danek Duvall)
  • 1004_: [Linux] Process.io_counters() may raise ValueError.
  • 1006_: [Linux] cpu_freq() may return None on some Linux versions does not support the function; now the function is not declared instead.
  • 1009_: [Linux] sensors_temperatures() may raise OSError.
  • 1010_: [Linux] virtual_memory() may raise ValueError on Ubuntu 14.04.

2017-03-24

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖