- Add gh-78214-marshal_stabilize_FLAG_REF.patch to marshal.c for

stabilizing FLAG_REF usage (required for reproduceability;
  bsc#1213463).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python39?expand=0&rev=156
This commit is contained in:
2023-07-26 14:05:15 +00:00
committed by Git OBS Bridge
parent 9d7c3614b4
commit b5917212a3
3 changed files with 39 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jul 19 11:15:39 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Add gh-78214-marshal_stabilize_FLAG_REF.patch to marshal.c for
stabilizing FLAG_REF usage (required for reproduceability;
bsc#1213463).
-------------------------------------------------------------------
Fri Jul 14 10:25:54 UTC 2023 - Matej Cepl <mcepl@suse.com>