14
0

- Add patch skip-speculation.patch:

* Skip a test that does not work in the OBS sandbox.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-prctl?expand=0&rev=11
This commit is contained in:
2022-02-17 05:34:31 +00:00
committed by Git OBS Bridge
parent 882dbcd661
commit 5b722507cf
3 changed files with 16 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
-------------------------------------------------------------------
Mon Feb 7 06:49:54 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
Thu Feb 17 05:33:37 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.8.1:
* No changelog.
@@ -8,6 +8,8 @@ Mon Feb 7 06:49:54 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
* Support Linux >= 5.10 correctly.
- Add patch check-for-python310-correctly.patch:
* Check for Python 3.10 correctly.
- Add patch skip-speculation.patch:
* Skip a test that does not work in the OBS sandbox.
-------------------------------------------------------------------
Tue Oct 27 09:54:52 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>