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/python-uv-build] epel10: Update to 0.6.16 (close RHBZ#2361554)
Date: Sun, 16 Aug 2026 07:54:59 GMT	[thread overview]
Message-ID: <178686689906.1.17134783621545500371.rpms-python-uv-build-86fdd3cceffd@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/python-uv-build
            Branch : epel10
            Commit : 86fdd3cceffdf523f0bab78068ad9bfcca325522
            Author : Benjamin A. Beasley <code@musicinmybrain.net>
            Date   : 2025-04-22T09:59:02-04:00
            Stats  : +6/-6 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-uv-build/c/86fdd3cceffdf523f0bab78068ad9bfcca325522?branch=epel10

            Log:
            Update to 0.6.16 (close RHBZ#2361554)

- Update the License expression, primarily due to rust-idna 1.x

---
diff --git a/.gitignore b/.gitignore
index 5c865bd..728c78d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /uv_build-0.6.12.tar.gz
 /uv_build-0.6.13.tar.gz
 /uv_build-0.6.14.tar.gz
+/uv_build-0.6.16.tar.gz

diff --git a/python-uv-build.spec b/python-uv-build.spec
index 207a319..ed277e2 100644
--- a/python-uv-build.spec
+++ b/python-uv-build.spec
@@ -1,7 +1,7 @@
 %bcond check 1
 
 Name:           python-uv-build
-Version:        0.6.14
+Version:        0.6.16
 Release:        %autorelease
 Summary:        The uv build backend
 
@@ -18,6 +18,7 @@ Summary:        The uv build backend
 #   - pubgrub/version-ranges, Source200, is MPL-2.0.
 #
 # (Apache-2.0 OR MIT) AND BSD-3-Clause
+# (MIT OR Apache-2.0) AND Unicode-3.0
 # (MIT OR Apache-2.0) AND Unicode-DFS-2016
 # 0BSD
 # 0BSD OR MIT OR Apache-2.0
@@ -27,16 +28,14 @@ Summary:        The uv build backend
 # Apache-2.0 OR MIT
 # Apache-2.0 OR MIT OR Zlib
 # Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
-# BSL-1.0
 # MIT
 # MIT OR Apache-2.0
-# MIT OR Apache-2.0 OR Zlib
 # MIT OR Zlib OR Apache-2.0
 # MIT-0 OR Apache-2.0
 # MPL-2.0
+# Unicode-3.0
 # Unlicense OR MIT
 # Zlib
-# Zlib OR Apache-2.0 OR MIT
 License:        %{shrink:
                 (Apache-2.0 OR MIT) AND
                 (Apache-2.0 OR BSD-2-Clause) AND
@@ -51,9 +50,9 @@ License:        %{shrink:
                 (Apache-2.0 OR MIT-0)
                 (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND
                 BSD-3-Clause AND
-                BSL-1.0 AND
                 MIT AND
                 (MIT OR Unlicense) AND
+                Unicode-3.0 AND
                 Unicode-DFS-2016 AND
                 Zlib
                 }

diff --git a/sources b/sources
index 890408a..23f2db3 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (uv_build-0.6.14.tar.gz) = 6443abbfa04223a9483d521576caf2a27dc46abd6e6dfe1ed09637069a9f147e83953048f54ee4f7a34f58bb53b766b14340d6a50ac9331b821a2887dd682f73
+SHA512 (uv_build-0.6.16.tar.gz) = 617444404cd35d69f806febe211a8f3fd830216a37ddbdc257d8561e74ba197974b27738664b86c63f9fd67ff69d000305d447b79f6de92f08a89394d7bf004d
 SHA512 (pubgrub-b70cf707aa43f21b32f3a61b8a0889b15032d5c4.tar.gz) = 401ea5ca16e978d5407a1400e4e27cec9fcac11332067ee1ed8a3bc511901e08fc421ce875ebbb0990593ed549a4a5f4620914a71ae3490c7b8ae0f7b26b5937

                 reply	other threads:[~2026-08-16  7:54 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=178686689906.1.17134783621545500371.rpms-python-uv-build-86fdd3cceffd@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