14
0
forked from pool/python-rjsmin

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
This commit is contained in:
2024-01-08 08:00:39 +00:00
committed by Git OBS Bridge
parent dc7d764527
commit f47cb7b007
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 8 06:38:41 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.de>
- Build without devel-instrumentation
- Get reproducible builds
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jan 2 21:59:41 UTC 2024 - Dirk Müller <dmueller@suse.com> Tue Jan 2 21:59:41 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -47,6 +47,7 @@ at runtime (rather than during a preprocessing step).
%autosetup -p1 -n %{mod_name}-%{version} %autosetup -p1 -n %{mod_name}-%{version}
%build %build
export CFLAGS="%optflags" # must be defined to build without -ftest-coverage instrumentation
%pyproject_wheel %pyproject_wheel
%install %install