From e80a36de5591ce539b3a79064cda9bfd0f79c6ee11ec65f766f67875dfd0f78a Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 29 Nov 2021 21:18:48 +0000 Subject: [PATCH] Run spec-cleaner OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python38?expand=0&rev=83 --- python38.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python38.spec b/python38.spec index f3b2a3c..9b8e368 100644 --- a/python38.spec +++ b/python38.spec @@ -123,13 +123,13 @@ Patch02: F00251-change-user-install-location.patch # PATCH-FEATURE-UPSTREAM SUSE-FEDORA-multilib.patch bsc#[0-9]+ mcepl@suse.com # Add support for platlib variable Patch03: SUSE-FEDORA-multilib.patch -# PATCH-FEATURE-UPSTREAM distutils-reproducible-compile.patch gh#python/cpython#8057 mcepl@suse.com -# Improve reproduceability -Patch06: distutils-reproducible-compile.patch # PATCH-FEATURE-UPSTREAM decimal-3.8.patch bsc#1189356 mcepl@suse.com # fix building with mpdecimal # https://www.bytereef.org/contrib/decimal-3.8.diff Patch05: decimal-3.8.patch +# PATCH-FEATURE-UPSTREAM distutils-reproducible-compile.patch gh#python/cpython#8057 mcepl@suse.com +# Improve reproduceability +Patch06: distutils-reproducible-compile.patch # support finding packages in /usr/local, install to /usr/local by default Patch07: python-3.3.0b1-localpath.patch # replace DATE, TIME and COMPILER by fixed definitions to aid reproducible builds