14
0
forked from pool/python-psutil

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

- Fix tests: setuptools changed the builddir library path and does
  not find the module from it. Use the installed platlib instead
  and exclude psutil.tests only later.
- Refresh skip-obs.patch

OBS-URL: https://build.opensuse.org/request/show/989366
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=144
This commit is contained in:
2022-07-15 10:45:42 +00:00
committed by Git OBS Bridge
parent bec43d11bd
commit acfccb018d
3 changed files with 80 additions and 66 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jul 15 07:59:26 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Fix tests: setuptools changed the builddir library path and does
not find the module from it. Use the installed platlib instead
and exclude psutil.tests only later.
- Refresh skip-obs.patch
-------------------------------------------------------------------
Thu Jun 23 11:09:31 UTC 2022 - Dr. Werner Fink <werner@suse.de>