public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Cristian Le <git@lecris.dev>
To: git-commits@fedoraproject.org
Subject: [rpms/libmamba] rawhide: Use the non-deprecated SKBUILD environment variable
Date: Sun, 19 Jul 2026 03:09:06 GMT	[thread overview]
Message-ID: <178443054654.1.17416946881631554485.rpms-libmamba-1996adf62782@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-07-19  3:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178443054654.1.17416946881631554485.rpms-libmamba-1996adf62782@fedoraproject.org \
    --to=git@lecris.dev \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox