14
0
forked from pool/python-psutil

Accepting request 1114566 from home:bnavigator:branches:devel:languages:python

- Require /usr/bin/who only for suse_version > 1500: 15.X does not
  provide it, but has it in coreutils.
- PEP517
- Clean up specfile from obsolete python2 stuff

OBS-URL: https://build.opensuse.org/request/show/1114566
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=162
This commit is contained in:
2023-10-02 16:49:15 +00:00
committed by Git OBS Bridge
parent bfbcbcf864
commit e7d3a235ed
2 changed files with 15 additions and 13 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Sep 30 19:15:18 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Require /usr/bin/who only for suse_version > 1500: 15.X does not
provide it, but has it in coreutils.
- PEP517
- Clean up specfile from obsolete python2 stuff
-------------------------------------------------------------------
Wed Sep 6 11:23:59 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>