public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/uv] rawhide: Update to 0.12.18 (close RHBZ#2539073)
@ 2026-09-23 19:30 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-23 19:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/uv
Branch : rawhide
Commit : b29329a1aced5d736403b86539a6f5f19bbebdf3
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-23T15:34:17+01:00
Stats : +2/-33 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/uv/c/b29329a1aced5d736403b86539a6f5f19bbebdf3?branch=rawhide
Log:
Update to 0.12.18 (close RHBZ#2539073)
---
diff --git a/21883.patch b/21883.patch
deleted file mode 100644
index 0a2b7c9..0000000
--- a/21883.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From 3210ef497ef5d4e35141c628705b4ef9cb1754e8 Mon Sep 17 00:00:00 2001
-From: "Benjamin A. Beasley" <code@musicinmybrain.net>
-Date: Mon, 21 Sep 2026 06:34:54 +0100
-Subject: [PATCH] Gate another test on `test-pypi`
-
-The test `upgrade_uses_extra_index_url_credentials_for_registry_source`
-accesses PyPI and fails in offline builds, so gate it with the
-`test-pypi` feature.
----
- crates/uv/tests/it/upgrade.rs | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/crates/uv/tests/it/upgrade.rs b/crates/uv/tests/it/upgrade.rs
-index a6efecf7361..627506e37a4 100644
---- a/crates/uv/tests/it/upgrade.rs
-+++ b/crates/uv/tests/it/upgrade.rs
-@@ -1717,6 +1717,7 @@ fn upgrade_allows_registry_source() -> Result<()> {
- }
-
- #[tokio::test]
-+#[cfg(feature = "test-pypi")]
- async fn upgrade_uses_extra_index_url_credentials_for_registry_source() -> Result<()> {
- let context = uv_test::test_context!("3.12");
- let proxy = crate::pypi_proxy::start().await;
diff --git a/sources b/sources
index 6d78d75..8cc27e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (uv-0.12.17.tar.gz) = ae554aa9d096afa7e1c35a1e50ba11c0553cd182ba75e5dd425613add092d38c46b3cbd47b026f03674394d6d0852162d5953c4cacef511c7157378d1790b8a1
+SHA512 (uv-0.12.18.tar.gz) = ee62d1f51efc28bd0ad1fe91bd007537556e30bc96d449a3628457863796bfd1b27b7357d016b1a11abc1fd3cc5637e043c83e4731fb880442499a18ed0660d0
diff --git a/uv.spec b/uv.spec
index 38f8274..b2cc59e 100644
--- a/uv.spec
+++ b/uv.spec
@@ -5,7 +5,7 @@
%bcond other_python_versions %{undefined epel}
Name: uv
-Version: 0.12.17
+Version: 0.12.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
@@ -165,13 +165,6 @@ Patch: 0003-Downstream-Avoid-embed-manifest-dependency-in-uv-cra.patch
# Add license texts for new contents of test/ecosystem/ from PR#20068
# https://github.com/astral-sh/uv/pull/20174
Patch: %{url}/pull/20174.patch
-# Gate another test on `test-pypi`
-#
-# The test `upgrade_uses_extra_index_url_credentials_for_registry_source`
-# accesses PyPI and fails in offline builds, so gate it with the `test-pypi`
-# feature.
-# https://github.com/astral-sh/uv/pull/21883
-Patch: %{url}/pull/21883.patch
BuildSystem: pyproject
BuildOption(install): --assert-license uv
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-23 19:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-23 19:30 [rpms/uv] rawhide: Update to 0.12.18 (close RHBZ#2539073) 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