public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libmamba] epel10: Use the non-deprecated SKBUILD environment variable
@ 2026-07-19 4:11 Cristian Le
0 siblings, 0 replies; only message in thread
From: Cristian Le @ 2026-07-19 4:11 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libmamba
Branch : epel10
Commit : 4e1443f031669e678e2126e4286b6f7a90449e86
Author : Cristian Le <git@lecris.dev>
Date : 2026-07-18T21:23:59-06:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libmamba/c/4e1443f031669e678e2126e4286b6f7a90449e86?branch=epel10
Log:
Use the non-deprecated SKBUILD environment variable
---
diff --git a/libmamba.spec b/libmamba.spec
index 7b51aae..93c35c2 100644
--- a/libmamba.spec
+++ b/libmamba.spec
@@ -170,7 +170,7 @@ help2man %{_vpath_builddir}/micromamba/micromamba > %{_vpath_builddir}/micromamb
%cmake_build
#cmake --install %{__cmake_builddir} --prefix install
cd libmambapy
-export SKBUILD_CMAKE_VERBOSE=ON
+export SKBUILD_BUILD_VERBOSE=ON
export CMAKE_BUILD_PARALLEL_LEVEL=%{_smp_build_ncpus}
%{pyproject_wheel %{shrink:
-C cmake.build-type=RelWithDebInfo
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-19 4:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-19 4:11 [rpms/libmamba] epel10: Use the non-deprecated SKBUILD environment variable Cristian Le
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox