14
0

- Add patch to disable test failing in sandbox:

https://github.com/seveas/python-prctl/issues/17
  * disable-sandboxed-test.patch

- Initial commit jsc#SLE-13272

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-prctl?expand=0&rev=1
This commit is contained in:
Tomáš Chvátal
2020-08-11 07:52:25 +00:00
committed by Git OBS Bridge
commit 44aa33e158
7 changed files with 159 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
-------------------------------------------------------------------
Tue Aug 11 07:51:14 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to disable test failing in sandbox:
https://github.com/seveas/python-prctl/issues/17
* disable-sandboxed-test.patch
-------------------------------------------------------------------
Tue Aug 11 07:37:51 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Initial commit jsc#SLE-13272