summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-05-03 19:26:30 +0200
committerConrad Kostecki <conikost@gentoo.org>2024-05-05 20:56:02 +0200
commit40e44f6fac03b48c49398fd14d6959d996ff58fb (patch)
treecc6f21f5ae710b1bcf095c7cde8ace545a2d6c57 /dev-python/uv
parentdev-python/passlib: remove unused patch(es) (diff)
downloadgentoo-40e44f6fac03b48c49398fd14d6959d996ff58fb.tar.gz
gentoo-40e44f6fac03b48c49398fd14d6959d996ff58fb.tar.bz2
gentoo-40e44f6fac03b48c49398fd14d6959d996ff58fb.zip
dev-python/uv: remove unused patch
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-python/uv')
-rw-r--r--dev-python/uv/files/uv-0.1.37-test.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-python/uv/files/uv-0.1.37-test.patch b/dev-python/uv/files/uv-0.1.37-test.patch
deleted file mode 100644
index 0c39b4d3400f..000000000000
--- a/dev-python/uv/files/uv-0.1.37-test.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-diff --git a/crates/uv/tests/pip_compile.rs b/crates/uv/tests/pip_compile.rs
-index de3336a5..b6884992 100644
---- a/crates/uv/tests/pip_compile.rs
-+++ b/crates/uv/tests/pip_compile.rs
-@@ -3413,7 +3413,7 @@ fn compile_html() -> Result<()> {
- # This file was autogenerated by uv via the following command:
- # uv pip compile requirements.in --cache-dir [CACHE_DIR]
- jinja2==3.1.2
-- markupsafe==2.1.3
-+ markupsafe==2.1.5
- # via jinja2
-
- ----- stderr -----
-@@ -7737,7 +7737,7 @@ fn compile_index_url_fallback_prefer_primary() -> Result<()> {
- ----- stdout -----
- # This file was autogenerated by uv via the following command:
- # uv pip compile --cache-dir [CACHE_DIR] --index-strategy unsafe-any-match requirements.in --no-deps
-- jinja2==3.1.2
-+ jinja2==3.1.3
-
- ----- stderr -----
- Resolved 1 package in [TIME]