- Add skip_if_buildbot-extend.patch to avoid the bug altogether

(extending what skip_if_buildbot covers).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python311?expand=0&rev=62
This commit is contained in:
2023-05-03 05:42:18 +00:00
committed by Git OBS Bridge
parent e71e638e14
commit f503a46aa9
3 changed files with 5 additions and 4 deletions

View File

@@ -3,7 +3,8 @@ Sun Apr 30 18:13:16 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Why in the world we download from HTTP?
- Add 103213-fetch-CONFIG_ARGS.patch (gh#python/cpython#103053).
- Add skip-test_freeze_simple_script.patch
- Add skip_if_buildbot-extend.patch to avoid the bug altogether
(extending what skip_if_buildbot covers).
-------------------------------------------------------------------
Thu Apr 27 21:57:15 UTC 2023 - Matej Cepl <mcepl@suse.com>