Go to file
Dirk Mueller 2e988699e7 - update to 5.7.3:
- 809_: [FreeBSD] add support for `Process.rlimit()`.
  - 893_: [BSD] add support for `Process.environ()` (patch by Armin Gruner)
  - 1830_: [UNIX] `net_if_stats()`'s `isup` also checks whether the NIC is
    running (meaning Wi-Fi or ethernet cable is connected).
  - 1837_: [Linux] improved battery detection and charge "secsleft" calculation
  - 1620_: [Linux] physical cpu_count() result is incorrect on systems with more
    than one CPU socket.
  - 1738_: [macOS] Process.exe() may raise FileNotFoundError if process is still
    alive but the exe file which launched it got deleted.
  - 1791_: [macOS] fix missing include for getpagesize().
  - 1823_: [Windows] Process.open_files() may cause a segfault due to a NULL
    pointer.
  - 1838_: [Linux] sensors_battery(): if `percent` can be determined but not
    the remaining values, still return a result instead of None.
- skip-obs.patch, skip_failing_tests.patch: rediff

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=124
2020-12-01 12:58:09 +00:00
.gitattributes Accepting request 110721 from home:babelworx:python 2012-03-23 09:41:39 +00:00
.gitignore Accepting request 110721 from home:babelworx:python 2012-03-23 09:41:39 +00:00
psutil-5.7.3.tar.gz - update to 5.7.3: 2020-12-01 12:58:09 +00:00
python-psutil.changes - update to 5.7.3: 2020-12-01 12:58:09 +00:00
python-psutil.spec - update to 5.7.3: 2020-12-01 12:58:09 +00:00
skip_failing_tests.patch - update to 5.7.3: 2020-12-01 12:58:09 +00:00
skip-obs.patch - update to 5.7.3: 2020-12-01 12:58:09 +00:00