Accepting request 1205550 from devel:languages:python:Factory

- Drop .pyc files from docdir for reproducible builds (bsc#1230906).

OBS-URL: https://build.opensuse.org/request/show/1205550
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python313?expand=0&rev=10
This commit is contained in:
2024-10-04 15:10:27 +00:00
committed by Git OBS Bridge

View File

@@ -106,6 +106,7 @@ Tue Oct 1 15:40:31 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
(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 <daniel.garcia@suse.com>