From 9e3fcbfac15fc3fcf06dc7bba06e0598bdb6a8d6f1cf8a8a6dfdbe187981d015 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 8 Jan 2024 08:00:39 +0000 Subject: [PATCH] Accepting request 1137474 from home:bmwiedemann:branches:devel:languages:python Build without devel-instrumentation to get reproducible builds -ftest-coverage -fprofile-arcs came from debug.unix.cflags via setup.py OBS-URL: https://build.opensuse.org/request/show/1137474 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rjsmin?expand=0&rev=25 --- python-rjsmin.changes | 6 ++++++ python-rjsmin.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/python-rjsmin.changes b/python-rjsmin.changes index 200eb3d..369e90d 100644 --- a/python-rjsmin.changes +++ b/python-rjsmin.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 8 06:38:41 UTC 2024 - Bernhard Wiedemann + +- Build without devel-instrumentation +- Get reproducible builds + ------------------------------------------------------------------- Tue Jan 2 21:59:41 UTC 2024 - Dirk Müller diff --git a/python-rjsmin.spec b/python-rjsmin.spec index c0647bb..dcc865d 100644 --- a/python-rjsmin.spec +++ b/python-rjsmin.spec @@ -47,6 +47,7 @@ at runtime (rather than during a preprocessing step). %autosetup -p1 -n %{mod_name}-%{version} %build +export CFLAGS="%optflags" # must be defined to build without -ftest-coverage instrumentation %pyproject_wheel %install