From b140bc975297d02213bcbcbcc04e9f81c4b8fad0 Mon Sep 17 00:00:00 2001 From: Andrew Hamilton Date: Wed, 18 Dec 2024 23:39:49 +1000 Subject: [PATCH] packaging: Upgrade uv.lock files --- eris/uv.lock | 6 +++--- fill3/uv.lock | 2 +- lscolors/uv.lock | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eris/uv.lock b/eris/uv.lock index a385ba8..63e018b 100644 --- a/eris/uv.lock +++ b/eris/uv.lock @@ -56,7 +56,7 @@ requires-dist = [ [[package]] name = "fill3" version = "2024.12.18" -source = { git = "https://gitlab.com/ahamilton/eris?subdirectory=fill3&rev=v2024.12.18#fe9a43b63c960c0cb121f6e8d204329447414f89" } +source = { git = "https://gitlab.com/ahamilton/eris?subdirectory=fill3&rev=v2024.12.18#42acd6db75cfb366e4f6b5de0bf7c7508eec6796" } dependencies = [ { name = "termstr" }, ] @@ -64,7 +64,7 @@ dependencies = [ [[package]] name = "lscolors" version = "2024.12.18" -source = { git = "https://gitlab.com/ahamilton/eris?subdirectory=lscolors&rev=v2024.12.18#fe9a43b63c960c0cb121f6e8d204329447414f89" } +source = { git = "https://gitlab.com/ahamilton/eris?subdirectory=lscolors&rev=v2024.12.18#42acd6db75cfb366e4f6b5de0bf7c7508eec6796" } dependencies = [ { name = "termstr" }, ] @@ -136,7 +136,7 @@ sdist = { url = "https://files.pythonhosted.org/packages/e3/c0/fd5b18dde17c12496 [[package]] name = "termstr" version = "2024.12.18" -source = { git = "https://gitlab.com/ahamilton/eris?subdirectory=termstr&rev=v2024.12.18#fe9a43b63c960c0cb121f6e8d204329447414f89" } +source = { git = "https://gitlab.com/ahamilton/eris?subdirectory=termstr&rev=v2024.12.18#42acd6db75cfb366e4f6b5de0bf7c7508eec6796" } dependencies = [ { name = "cwcwidth" }, ] diff --git a/fill3/uv.lock b/fill3/uv.lock index 589461d..6e50813 100644 --- a/fill3/uv.lock +++ b/fill3/uv.lock @@ -21,7 +21,7 @@ requires-dist = [{ name = "termstr", git = "https://gitlab.com/ahamilton/eris?su [[package]] name = "termstr" version = "2024.12.18" -source = { git = "https://gitlab.com/ahamilton/eris?subdirectory=termstr&rev=v2024.12.18#fe9a43b63c960c0cb121f6e8d204329447414f89" } +source = { git = "https://gitlab.com/ahamilton/eris?subdirectory=termstr&rev=v2024.12.18#42acd6db75cfb366e4f6b5de0bf7c7508eec6796" } dependencies = [ { name = "cwcwidth" }, ] diff --git a/lscolors/uv.lock b/lscolors/uv.lock index 9e47503..aa9ed5a 100644 --- a/lscolors/uv.lock +++ b/lscolors/uv.lock @@ -21,7 +21,7 @@ requires-dist = [{ name = "termstr", git = "https://gitlab.com/ahamilton/eris?su [[package]] name = "termstr" version = "2024.12.18" -source = { git = "https://gitlab.com/ahamilton/eris?subdirectory=termstr&rev=v2024.12.18#fe9a43b63c960c0cb121f6e8d204329447414f89" } +source = { git = "https://gitlab.com/ahamilton/eris?subdirectory=termstr&rev=v2024.12.18#42acd6db75cfb366e4f6b5de0bf7c7508eec6796" } dependencies = [ { name = "cwcwidth" }, ]