14
0
forked from pool/python-psutil

Accepting request 341068 from home:stroeder:branches:devel:languages:python

update to 3.2.2 (successfully tested on Tumbleweed x86_64)

OBS-URL: https://build.opensuse.org/request/show/341068
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=48
This commit is contained in:
2015-10-26 22:38:10 +00:00
committed by Git OBS Bridge
parent bb1ed26cfa
commit 161e1f3ae7
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Oct 26 21:09:10 UTC 2015 - michael@stroeder.com
- update to version 3.2.2
**Bug fixes**
- #623: [Linux] process or system connections raises ValueError if IPv6 is not
supported by the system.
- #678: [Linux] can't install psutil due to bug in setup.py.
-------------------------------------------------------------------
Wed Sep 16 19:33:14 UTC 2015 - michael@stroeder.com