1
0

Accepting request 808930 from home:alarrosa:branches:devel:languages:python

- python-psutil is only used to call its "swap_memory" and
  "virtual_memory" functions, so we reduced the required version
  from 5.6 to 5.4.8 so we can build packages for SLE/Leap.

OBS-URL: https://build.opensuse.org/request/show/808930
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-helpdev?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2020-05-26 07:44:06 +00:00
committed by Git OBS Bridge
parent d722408fc0
commit 20f8234fc2
2 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue May 26 07:33:07 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
- python-psutil is only used to call its "swap_memory" and
"virtual_memory" functions, so we reduced the required version
from 5.6 to 5.4.8 so we can build packages for SLE/Leap.
-------------------------------------------------------------------
Mon May 25 10:59:16 UTC 2020 - Petr Gajdos <pgajdos@suse.com>