requiring network access, and explicitly declare we have no

network.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python314?expand=0&rev=15
This commit is contained in:
2024-10-17 11:26:41 +00:00
committed by Git OBS Bridge
parent 3a5dd04770
commit 3f3cf2ab15
2 changed files with 3 additions and 2 deletions

View File

@@ -21,7 +21,8 @@ Wed Oct 16 07:00:15 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Binary module _opcode is not build any more
(gh#python/cpython!121555)
- Add fix_test_ftp_error.patch to mark test_ftp_error as
requiring network access.
requiring network access, and explicitly declare we have no
network.
-------------------------------------------------------------------
Thu Oct 10 11:18:19 UTC 2024 - Matej Cepl <mcepl@cepl.eu>