public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-uv-build] epel10: Update to 0.9.20 (close RHBZ#2425889)
@ 2026-08-16 7:55 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-16 7:55 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-uv-build
Branch : epel10
Commit : 35455f100869c58ab1e652b643f58f9b3311640e
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2025-12-30T14:32:00+00:00
Stats : +6/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-uv-build/c/35455f100869c58ab1e652b643f58f9b3311640e?branch=epel10
Log:
Update to 0.9.20 (close RHBZ#2425889)
---
diff --git a/.gitignore b/.gitignore
index ade5c20..f31659f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -77,3 +77,4 @@
/uv_build-0.9.16.tar.gz
/uv_build-0.9.17.tar.gz
/uv_build-0.9.18.tar.gz
+/uv_build-0.9.20.tar.gz
diff --git a/python-uv-build.spec b/python-uv-build.spec
index c058d7b..1d533aa 100644
--- a/python-uv-build.spec
+++ b/python-uv-build.spec
@@ -1,7 +1,7 @@
%bcond check 1
Name: python-uv-build
-Version: 0.9.18
+Version: 0.9.20
Release: %autorelease
Summary: The uv build backend
@@ -35,6 +35,7 @@ Summary: The uv build backend
# Unicode-3.0
# Unlicense OR MIT
# Zlib
+# bzip2-1.0.6
License: %{shrink:
(Apache-2.0 OR MIT) AND
(Apache-2.0 OR BSD-2-Clause) AND
@@ -54,7 +55,8 @@ License: %{shrink:
(MIT OR Unlicense) AND
Unicode-3.0 AND
Unicode-DFS-2016 AND
- Zlib
+ Zlib AND
+ bzip2-1.0.6
}
URL: https://pypi.org/project/uv-build
Source: %{pypi_source uv_build}
diff --git a/sources b/sources
index 163421b..e5c8e17 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (uv_build-0.9.18.tar.gz) = 093ece50dd3c89c56c7d61f35dbe66319ea23295e21b66b7cdb73ae669956d6a68684a183faad9c59cb96fc2b26747f40609570540b8ff158d1f8f3d32bfd15c
+SHA512 (uv_build-0.9.20.tar.gz) = 9caa5c33a8d563f4205022c0a978e8d0b1e53aa60c977dee9e83d227935675ab918de7eef96f8f6c3bf4adc4db70dbb99504cee5533cc66412c93f2263246f8b
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-16 7:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-16 7:55 [rpms/python-uv-build] epel10: Update to 0.9.20 (close RHBZ#2425889) Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox