public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/uv] f44: Update to 0.11.18 (close RHBZ#2483122)
Date: Wed, 03 Jun 2026 18:36:26 GMT	[thread overview]
Message-ID: <178051178615.1.13530432041977779393.rpms-uv-42a538d8918b@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/uv
Branch : f44
Commit : 42a538d8918b0e0763a5900cd0713f1941af0e13
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-06-03T14:46:57+01:00
Stats  : +13/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/uv/c/42a538d8918b0e0763a5900cd0713f1941af0e13?branch=f44

Log:
Update to 0.11.18 (close RHBZ#2483122)

---
diff --git a/.gitignore b/.gitignore
index f77cfbc..2bba8e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -212,3 +212,4 @@
 /uv-0.11.14.tar.gz
 /uv-0.11.15.tar.gz
 /uv-0.11.16.tar.gz
+/uv-0.11.18.tar.gz

diff --git a/sources b/sources
index b60061c..4415a51 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (uv-0.11.16.tar.gz) = c830b9808eeedbfdcbc8ee75ba978f9309b89f1740aa3d363cc661c42ea066b87d3d21c8cc4ccf215e8233ea3b4c2669537ffe5955cf68adf7367755428618bc
+SHA512 (uv-0.11.18.tar.gz) = 59ef43479bee5cc36dc5966ef5ec7bacb22e17d831ee2a0f8246d73c432cd0da76d230882afc08b31b610f92c333547285af420597f3f696a8acc30107cb2141

diff --git a/uv.spec b/uv.spec
index 22a774a..30e9bb9 100644
--- a/uv.spec
+++ b/uv.spec
@@ -11,7 +11,7 @@
 %bcond it %{undefined el10}
 
 Name:           uv
-Version:        0.11.16
+Version:        0.11.18
 # The uv package has a permanent exception to the Updates Policy in Fedora, so
 # it can be updated in stable releases across SemVer boundaries (subject to
 # good judgement and actual compatibility of any reverse dependencies). See
@@ -639,6 +639,16 @@ skip="${skip-} --skip user_agent_version::test_user_agent_has_linehaul"
 skip="${skip-} --skip user_agent_version::test_user_agent_has_subcommand"
 skip="${skip-} --skip user_agent_version::test_user_agent_has_version"
 
+# Some tests for “uv check” introduced in 0.11.18 require network access
+# https://github.com/astral-sh/uv/issues/19658
+skip="${skip-} --skip check::check_missing_pyproject_toml"
+skip="${skip-} --skip check::check_no_project"
+skip="${skip-} --skip check::check_project"
+skip="${skip-} --skip check::check_ty_version_no_match"
+skip="${skip-} --skip check::check_ty_version_pinned_verbose"
+skip="${skip-} --skip check::check_type_error"
+skip="${skip-} --skip check::check_with_undeclared_dependency"
+
 %cargo_test -- -- --exact ${skip-}
 %endif
 

                 reply	other threads:[~2026-06-03 18:36 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=178051178615.1.13530432041977779393.rpms-uv-42a538d8918b@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --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