diff --git a/psutil-5.3.0.tar.gz b/psutil-5.3.0.tar.gz deleted file mode 100644 index aed7853..0000000 --- a/psutil-5.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a3940e06e92c84ab6e82b95dad056241beea93c3c9b1d07ddf96485079855185 -size 397265 diff --git a/psutil-5.3.1.tar.gz b/psutil-5.3.1.tar.gz new file mode 100644 index 0000000..a3a26fb --- /dev/null +++ b/psutil-5.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12dd9c8abbad15f055e9579130035b38617020ce176f4a498b7870e6321ffa67 +size 397075 diff --git a/python-psutil.changes b/python-psutil.changes index ff62e3d..b5ffd88 100644 --- a/python-psutil.changes +++ b/python-psutil.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Sep 25 09:17:26 UTC 2017 - michael@stroeder.com + +- update to version 5.3.1 + +**Enhancements** +- 1124_: documentation moved to http://psutil.readthedocs.io + +**Big fixes** +- 1105_: [FreeBSD] psutil does not compile on FreeBSD 12. +- 1125_: [BSD] net_connections() raises TypeError. + +**Compatibility notes** +- 1120_: .exe files for Windows are no longer uploaded on PYPI as per PEP-527; + only wheels are provided. + ------------------------------------------------------------------- Fri Sep 8 19:17:33 UTC 2017 - michael@stroeder.com diff --git a/python-psutil.spec b/python-psutil.spec index 5c8098f..baadfe6 100644 --- a/python-psutil.spec +++ b/python-psutil.spec @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-psutil -Version: 5.3.0 +Version: 5.3.1 Release: 0 Summary: A process utilities module for Python License: BSD-3-Clause