From 56b0abfb782b64fb6d683fc159b82c80de0b0307 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Mon, 20 Jul 2026 14:59:49 -0700 Subject: [PATCH] Use fixed binary projection releases --- pyproject.toml | 4 ++-- uv.lock | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index a105cb80..3ac3e110 100755 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,8 +79,8 @@ dependencies = [ ### Extractor dependencies (runtime binaries resolved through abxpkg) ### Binary/Package Management "abxbus==2.5.28", # EventBus API - "abxpkg>=1.11.268", # for: detecting, versioning, and installing binaries via apt/brew/pip/npm - "abx-plugins>=1.11.287", # shared ArchiveBox plugin package with Chrome/Puppeteer dependency wiring + "abxpkg>=1.11.271", # for: detecting, versioning, and installing binaries via apt/brew/pip/npm + "abx-plugins>=1.11.288", # shared ArchiveBox plugin package with Chrome/Puppeteer dependency wiring "abx-dl>=1.11.259", # shared ArchiveBox downloader package with blocking install preflight ### UUID7 backport for Python <3.14 "uuid7>=0.1.0; python_version < '3.14'", # provides the uuid_extensions module on Python 3.13 diff --git a/uv.lock b/uv.lock index 6511f1cb..5d739284 100644 --- a/uv.lock +++ b/uv.lock @@ -13,11 +13,11 @@ supported-markers = [ ] [options] -exclude-newer = "2026-07-15T21:26:32.858459761Z" +exclude-newer = "2026-07-15T22:00:10.082171Z" exclude-newer-span = "P5D" [options.exclude-newer-package] -abxbus = { timestamp = "2026-07-20T21:26:31.858471671Z", span = "PT1S" } +abxbus = { timestamp = "2026-07-20T22:00:09.082185Z", span = "PT1S" } abx-plugins = "2100-01-01T00:00:00Z" abx-dl = "2100-01-01T00:00:00Z" abxpkg = "2100-01-01T00:00:00Z" @@ -46,7 +46,7 @@ wheels = [ [[package]] name = "abx-plugins" -version = "1.11.287" +version = "1.11.288" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "abxbus", marker = "sys_platform == 'darwin' or sys_platform == 'linux'" }, @@ -57,9 +57,9 @@ dependencies = [ { name = "rich-click", marker = "sys_platform == 'darwin' or sys_platform == 'linux'" }, { name = "uv", marker = "sys_platform == 'darwin' or sys_platform == 'linux'" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/7d/08/59bb38c8433243bf3797254430e95c5344ce31bfb54ee27570e2ee640f38/abx_plugins-1.11.287.tar.gz", hash = "sha256:95045d122e0219f6c20d6d589d7c9249674623f72d0b541c6c3ef8a7e578dfde", size = 257678, upload-time = "2026-07-20T21:12:50.49Z" } +sdist = { url = "https://files.pythonhosted.org/packages/93/28/f38fc929b1e1b014c5381f3c0d58af668387d9419eee9a47e88e05428dc0/abx_plugins-1.11.288.tar.gz", hash = "sha256:c886b004eb3fa64ecbe7a019d5e1e3d0342bf413ebec3254859db054ea36ed81", size = 257633, upload-time = "2026-07-20T21:55:20.667Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/ce/66/f0061677ef1048a4bcc676cd099c98e8b500108cea7496f2a9ebbf778f86/abx_plugins-1.11.287-py3-none-any.whl", hash = "sha256:becaa252d83746504812fcf3b772178e41ceacbb0543b02057f71b56f1d67d43", size = 406684, upload-time = "2026-07-20T21:12:49.077Z" }, + { url = "https://files.pythonhosted.org/packages/e2/c7/2f0b1e50c5e2932671801179231bf9c3a07170e1bf2ea60ae1711237e9c5/abx_plugins-1.11.288-py3-none-any.whl", hash = "sha256:af60f54e1f0f2f6e2bd02e8b1fb7e80c81e59439d4b2953fae4f431a7592b192", size = 406637, upload-time = "2026-07-20T21:55:19.313Z" }, ] [[package]] @@ -78,7 +78,7 @@ wheels = [ [[package]] name = "abxpkg" -version = "1.11.270" +version = "1.11.271" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "pip", marker = "sys_platform == 'darwin' or sys_platform == 'linux'" }, @@ -87,9 +87,9 @@ dependencies = [ { name = "rich-click", marker = "sys_platform == 'darwin' or sys_platform == 'linux'" }, { name = "typing-extensions", marker = "sys_platform == 'darwin' or sys_platform == 'linux'" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/f3/bc/22823d8ea6fd5b94ea22c309473db6d53233792ae4bc4a3b16efcb2cc8e3/abxpkg-1.11.270.tar.gz", hash = "sha256:c611a8eae8d13b830713daf4a591038ef5af67cef112963637a54b31ab7ec677", size = 209364, upload-time = "2026-07-20T21:18:56.344Z" } +sdist = { url = "https://files.pythonhosted.org/packages/86/30/3996aa17ccc814ddca7a2c2c0d3c2f915251e13f7c090dda0f9825d73aa7/abxpkg-1.11.271.tar.gz", hash = "sha256:1468f5bfef229e4b28e10bbe6b23ac65fd37931c04b071c10ee73f0ab0459adf", size = 209297, upload-time = "2026-07-20T21:56:25.332Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/70/2d/0db4f1e838e449519adecce4b7616a936a9f88918d194ad00c4e2ca227c7/abxpkg-1.11.270-py3-none-any.whl", hash = "sha256:04e49d93ae02629405596e4a488bceaa10ddb8efcd78f09706e005a1df535c03", size = 224899, upload-time = "2026-07-20T21:18:55.127Z" }, + { url = "https://files.pythonhosted.org/packages/10/d0/3b745ef768251c4ff90bbbc2ebefc159a8b80365fc0ce4058623a395c712/abxpkg-1.11.271-py3-none-any.whl", hash = "sha256:f319e9fa70c981e5263edbc6a5704cd2e0040fe5dc76fd0613be4464c451a27e", size = 224826, upload-time = "2026-07-20T21:56:23.988Z" }, ] [[package]] @@ -223,9 +223,9 @@ dev = [ [package.metadata] requires-dist = [ { name = "abx-dl", specifier = ">=1.11.259" }, - { name = "abx-plugins", specifier = ">=1.11.287" }, + { name = "abx-plugins", specifier = ">=1.11.288" }, { name = "abxbus", specifier = "==2.5.28" }, - { name = "abxpkg", specifier = ">=1.11.268" }, + { name = "abxpkg", specifier = ">=1.11.271" }, { name = "archivebox", extras = ["sonic", "ldap", "debug"], marker = "extra == 'all'" }, { name = "atomicwrites", specifier = "==1.4.1" }, { name = "base32-crockford", specifier = ">=0.3.0" },