From b702384e79d716de28afff6b9e1a254c46a43ef9 Mon Sep 17 00:00:00 2001 From: ArchiveBox Release Bot Date: Fri, 14 Aug 2026 09:10:17 +0000 Subject: [PATCH] Bump for abx-dl 1.12.123 --- etc/package.json | 2 +- pyproject.toml | 6 +++--- uv.lock | 20 ++++++++++---------- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/etc/package.json b/etc/package.json index cdf13a78..db0d8f0b 100644 --- a/etc/package.json +++ b/etc/package.json @@ -1,6 +1,6 @@ { "name": "archivebox", - "version": "0.9.35rc250", + "version": "0.9.35rc251", "repository": "github:ArchiveBox/ArchiveBox", "license": "MIT", "dependencies": { diff --git a/pyproject.toml b/pyproject.toml index b3f985bb..94e5492c 100755 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "archivebox" -version = "0.9.35rc250" +version = "0.9.35rc251" requires-python = ">=3.13" description = "Self-hosted internet archiving solution." authors = [{name = "Nick Sweeting", email = "pyproject.toml@archivebox.io"}] @@ -83,7 +83,7 @@ dependencies = [ "abxbus", # direct imports only; version constrained by abx-dl -> abx-plugins "abxpkg", # direct imports only; version constrained by abx-dl -> abx-plugins "abx-plugins", # direct imports only; version constrained by abx-dl - "abx-dl==1.12.122", # shared ArchiveBox downloader package + "abx-dl==1.12.123", # shared ArchiveBox downloader package ### UUID7 backport for Python <3.14 "uuid7>=0.1.0; python_version < '3.14'", # provides the uuid_extensions module on Python 3.13 ] @@ -344,7 +344,7 @@ Donate = "https://github.com/ArchiveBox/ArchiveBox/wiki/Donations" [tool.bumpver] -current_version = "v0.9.35rc250" +current_version = "v0.9.35rc251" version_pattern = "vMAJOR.MINOR.PATCH[PYTAGNUM]" commit_message = "bump version {old_version} -> {new_version}" tag_message = "{new_version}" diff --git a/uv.lock b/uv.lock index a6968df9..b5b3f17a 100644 --- a/uv.lock +++ b/uv.lock @@ -13,18 +13,18 @@ supported-markers = [ ] [options] -exclude-newer = "2026-08-09T08:30:42.168532781Z" +exclude-newer = "2026-08-09T09:10:15.022253198Z" exclude-newer-span = "P5D" [options.exclude-newer-package] -abxbus = { timestamp = "2026-08-14T08:30:41.168549356Z", span = "PT1S" } +abxbus = { timestamp = "2026-08-14T09:10:14.022266603Z", span = "PT1S" } abx-plugins = "2100-01-01T00:00:00Z" abx-dl = "2100-01-01T00:00:00Z" abxpkg = "2100-01-01T00:00:00Z" [[package]] name = "abx-dl" -version = "1.12.122" +version = "1.12.123" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "abx-plugins", marker = "sys_platform == 'darwin' or sys_platform == 'linux'" }, @@ -38,14 +38,14 @@ dependencies = [ { name = "rich", marker = "sys_platform == 'darwin' or sys_platform == 'linux'" }, { name = "rich-click", marker = "sys_platform == 'darwin' or sys_platform == 'linux'" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/19/38/bdd630215b5f707353d030a553fed9671d3a032942c141c825d7e658121a/abx_dl-1.12.122.tar.gz", hash = "sha256:cd00a6e33545ad92d620b577945f61060293e6a4a14ee9f8557e50eb80f81617", size = 88031, upload-time = "2026-08-14T08:27:44.714235Z" } +sdist = { url = "https://files.pythonhosted.org/packages/af/6a/0099dadb2f092baeca609a5e4ad1fe222f9043feaaf49825f9afab8e5c8f/abx_dl-1.12.123.tar.gz", hash = "sha256:62d02829967dfa29c076bd827047370932e17f64399a5da2f7bec3e2c0ded545", size = 88087, upload-time = "2026-08-14T09:02:24.011285Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/7c/a7/7acc773d9b0a715173cf8a804aac432fe9d730559d92e03ee7e3fefd1140/abx_dl-1.12.122-py3-none-any.whl", hash = "sha256:59d35a7c310641ae62f294f50f877f3b0dc82409f0afa8bf8fa021bd1127c8ab", size = 92223, upload-time = "2026-08-14T08:27:43.277503Z" }, + { url = "https://files.pythonhosted.org/packages/67/3d/ada9c31209c897b68b2f991fadfeefd122920a12d3cb508fec9428651ff1/abx_dl-1.12.123-py3-none-any.whl", hash = "sha256:7dc6855e0f1df6f9c29fbceb4b492e8d034e35cdd3409fd757fb3ed40fd97cb5", size = 92221, upload-time = "2026-08-14T09:02:22.693082Z" }, ] [[package]] name = "abx-plugins" -version = "1.12.112" +version = "1.12.113" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "abxbus", marker = "sys_platform == 'darwin' or sys_platform == 'linux'" }, @@ -54,9 +54,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/aa/34/2027982dbb191c55430fc0c4a7ec0d82606011d6634607d76218a02dfc6f/abx_plugins-1.12.112.tar.gz", hash = "sha256:79e49a3ac46c5a354b324da10c56ed2ff7ae1fee49240fa19ae2eddc04b5a80e", size = 256586, upload-time = "2026-08-14T08:18:23.184Z" } +sdist = { url = "https://files.pythonhosted.org/packages/2f/79/a73b590f502f080b90eca7a9e2e17cfd63b9bda8bdbadc227a2a3e229ba7/abx_plugins-1.12.113.tar.gz", hash = "sha256:54ebb17fb12aa4c858dd0c64d456087b63d1f4bfe94e4066851b3ce59ecf8dec", size = 256638, upload-time = "2026-08-14T08:52:07.368Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/fd/6a/248c2e2f0f124cfcc188650e4eb1a79a0685939c696ebbd9b38b59bfa87c/abx_plugins-1.12.112-py3-none-any.whl", hash = "sha256:5d051520cfe5317e5222c53bbec16340ded9608c420306c3f08bd51ed6467137", size = 408515, upload-time = "2026-08-14T08:18:21.705Z" }, + { url = "https://files.pythonhosted.org/packages/83/b3/2f0f51688dc2cd72de73562f0b735f2be1bf76888448023b8f8c76bb8604/abx_plugins-1.12.113-py3-none-any.whl", hash = "sha256:67946329d52256b8acf4fb363927d75902c9ec78e0c9150fa828bd8eb060bd72", size = 409242, upload-time = "2026-08-14T08:52:05.854Z" }, ] [[package]] @@ -120,7 +120,7 @@ wheels = [ [[package]] name = "archivebox" -version = "0.9.35rc250" +version = "0.9.35rc251" source = { editable = "." } dependencies = [ { name = "abx-dl", marker = "sys_platform == 'darwin' or sys_platform == 'linux'" }, @@ -220,7 +220,7 @@ dev = [ [package.metadata] requires-dist = [ - { name = "abx-dl", specifier = "==1.12.122" }, + { name = "abx-dl", specifier = "==1.12.123" }, { name = "abx-plugins" }, { name = "abxbus" }, { name = "abxpkg" },