public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-utils] rawhide: Allow building with newer uv-build
Date: Wed, 23 Sep 2026 15:03:46 GMT	[thread overview]
Message-ID: <179017582670.1.6965709696875631388.rpms-python-utils-3cfab38f47c7@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-utils
Branch : rawhide
Commit : 3cfab38f47c7d4866cddb2ac760023a6c4c96088
Author : Miro Hrončok <miro@hroncok.cz>
Date   : 2026-09-23T15:09:46+02:00
Stats  : +3/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-utils/c/3cfab38f47c7d4866cddb2ac760023a6c4c96088?branch=rawhide

Log:
Allow building with newer uv-build

---
diff --git a/python-utils.spec b/python-utils.spec
index 1b9b1d6..b87077d 100644
--- a/python-utils.spec
+++ b/python-utils.spec
@@ -47,6 +47,9 @@ Documentation for python-utils.
 # Stop linting code in %%check and measuring coverage, this is upstream's business
 sed -i '/--cov/d' pyproject.toml
 
+# Unping uv-build to allow testing with newer versions, it either buidls or not
+%pyproject_patch_dependency uv-build:drop_upper
+
 %generate_buildrequires
 %pyproject_buildrequires -r
 

                 reply	other threads:[~2026-09-23 15:03 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=179017582670.1.6965709696875631388.rpms-python-utils-3cfab38f47c7@fedoraproject.org \
    --to=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