From 9875af21c31ee5bad5c83faa3637cff6e354fef46cc940387e237f07d05a3f2b Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 3 Oct 2024 15:03:11 +0000 Subject: [PATCH] Fix the changelog OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python313?expand=0&rev=54 --- python313.changes | 1 + 1 file changed, 1 insertion(+) diff --git a/python313.changes b/python313.changes index 2196c27..85a1b39 100644 --- a/python313.changes +++ b/python313.changes @@ -106,6 +106,7 @@ Tue Oct 1 15:40:31 UTC 2024 - Matej Cepl (temporarily) disallowed when the GIL is disabled. - Remove upstreamed patch: - gh-124040-fix-test-math-i586.patch +- Drop .pyc files from docdir for reproducible builds (bsc#1230906). ------------------------------------------------------------------- Thu Sep 12 12:05:43 UTC 2024 - Daniel Garcia