14
0
forked from pool/python-psutil

- Add skip_failing_tests.patch to skip tests failing because of

incomplete emulation of the environment in osc build
  environment (gh#giampaolo/psutil#1635).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=117
This commit is contained in:
2020-08-21 15:27:58 +00:00
committed by Git OBS Bridge
parent a38d8b3042
commit e33132c9a2
3 changed files with 36 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Aug 21 15:27:11 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Add skip_failing_tests.patch to skip tests failing because of
incomplete emulation of the environment in osc build
environment (gh#giampaolo/psutil#1635).
-------------------------------------------------------------------
Sat Mar 14 07:25:43 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>