14
0

Accepting request 1008682 from home:mcalabkova:branches:devel:languages:python

- Add patch dont-check-builddir.patch
  * The check whether the tests run in builddir is broken, turn it off 
    and assume everything is fine (we would see it if not).

OBS-URL: https://build.opensuse.org/request/show/1008682
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-prctl?expand=0&rev=12
This commit is contained in:
2022-10-07 07:47:52 +00:00
committed by Git OBS Bridge
parent 5b722507cf
commit 517329d495
3 changed files with 29 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Oct 7 07:39:38 UTC 2022 - Markéta Machová <mmachova@suse.com>
- Add patch dont-check-builddir.patch
* The check whether the tests run in builddir is broken, turn it off
and assume everything is fine (we would see it if not).
-------------------------------------------------------------------
Thu Feb 17 05:33:37 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>