Accepting request 528618 from home:stroeder:branches:devel:languages:python
- 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. OBS-URL: https://build.opensuse.org/request/show/528618 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=80
This commit is contained in:
parent
0c5f80f5aa
commit
895caee925
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a3940e06e92c84ab6e82b95dad056241beea93c3c9b1d07ddf96485079855185
|
|
||||||
size 397265
|
|
3
psutil-5.3.1.tar.gz
Normal file
3
psutil-5.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:12dd9c8abbad15f055e9579130035b38617020ce176f4a498b7870e6321ffa67
|
||||||
|
size 397075
|
@ -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
|
Fri Sep 8 19:17:33 UTC 2017 - michael@stroeder.com
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-psutil
|
Name: python-psutil
|
||||||
Version: 5.3.0
|
Version: 5.3.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A process utilities module for Python
|
Summary: A process utilities module for Python
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user