From 194f2f35988984e6c8545f663a04b00a3c2870273aa9ed1599dff1c463f143f0 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 16 Oct 2024 11:33:27 +0000 Subject: [PATCH] Fix changes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python314?expand=0&rev=8 --- python314.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python314.changes b/python314.changes index e0d4b37..f252e19 100644 --- a/python314.changes +++ b/python314.changes @@ -18,7 +18,7 @@ Wed Oct 16 07:00:15 UTC 2024 - Matej Cepl (gh#python/cpython#125535) - With python311-Sphinx we don't need no-skipif-doctests.patch any more. -- Binary module _opcode is not build any more. +- Binary module _opcode is not build any more (gh#python/cpython!121555). ------------------------------------------------------------------- Thu Oct 10 11:18:19 UTC 2024 - Matej Cepl