public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libmamba] rawhide: Use the non-deprecated SKBUILD environment variable
@ 2026-07-19  3:09 Cristian Le
  0 siblings, 0 replies; only message in thread
From: Cristian Le @ 2026-07-19  3:09 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/libmamba
Branch : rawhide
Commit : 1996adf6278281d5708c40c1de54e0e5e10e3c87
Author : Cristian Le <git@lecris.dev>
Date   : 2026-07-19T03:08:30+00:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/libmamba/c/1996adf6278281d5708c40c1de54e0e5e10e3c87?branch=rawhide

Log:
Use the non-deprecated SKBUILD environment variable

---
diff --git a/libmamba.spec b/libmamba.spec
index 5edc5f3..f6c0ba2 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  3:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-19  3:09 [rpms/libmamba] rawhide: 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