From cad9768b5ec0269159d87e45ee19fa60b5c6ff89 Mon Sep 17 00:00:00 2001 From: ArchiveBox Release Bot Date: Sat, 15 Aug 2026 14:14:43 +0000 Subject: [PATCH] Bump for abx-dl 1.12.154 --- etc/package.json | 2 +- pyproject.toml | 6 +++--- uv.lock | 26 +++++++++++++------------- 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/etc/package.json b/etc/package.json index 64cd6c4b..e83987b0 100644 --- a/etc/package.json +++ b/etc/package.json @@ -1,6 +1,6 @@ { "name": "archivebox", - "version": "0.9.35rc275", + "version": "0.9.35rc276", "repository": "github:ArchiveBox/ArchiveBox", "license": "MIT", "dependencies": { diff --git a/pyproject.toml b/pyproject.toml index 9bb55ca0..ebd5f8aa 100755 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "archivebox" -version = "0.9.35rc275" +version = "0.9.35rc276" 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.153", # shared ArchiveBox downloader package + "abx-dl==1.12.154", # 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.35rc275" +current_version = "v0.9.35rc276" 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 7a3bed79..b021b468 100644 --- a/uv.lock +++ b/uv.lock @@ -13,18 +13,18 @@ supported-markers = [ ] [options] -exclude-newer = "2026-08-10T12:56:27.312339114Z" +exclude-newer = "2026-08-10T14:14:41.571891184Z" exclude-newer-span = "P5D" [options.exclude-newer-package] -abxbus = { timestamp = "2026-08-15T12:56:26.312353746Z", span = "PT1S" } +abxbus = { timestamp = "2026-08-15T14:14:40.57190511Z", 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.153" +version = "1.12.154" 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/18/38/65347db743eb189afff21906959f4dbbdefaf91ad669f4901780c626cf8c/abx_dl-1.12.153.tar.gz", hash = "sha256:a3b73d3382b5601cc43afd28149ba4d2bd87a2171402af6ad80705a742f46f16", size = 83753, upload-time = "2026-08-15T12:51:21.925523Z" } +sdist = { url = "https://files.pythonhosted.org/packages/8e/52/2f28293259eeb46dff6464857c151a82b95e9c15a0cd626ddaa9d5bc01ef/abx_dl-1.12.154.tar.gz", hash = "sha256:9986c2d901fc2abd9b7cd28ccdb29c561f65fed60c9a678e03552b3a5dd3182d", size = 83740, upload-time = "2026-08-15T14:09:39.818804Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/f3/9d/b1867fe022f72c27d97e949da8ee464236389e80c9e619ea4a2ded3b8c79/abx_dl-1.12.153-py3-none-any.whl", hash = "sha256:7ef238cc609613887d6608415325169bdaca2abdb03d1e457e96eac654f9d059", size = 87430, upload-time = "2026-08-15T12:51:23.216160Z" }, + { url = "https://files.pythonhosted.org/packages/d2/cc/0fae8bc89d975945d91fc36a754e39c8d28f43596586beaa4c908df5bf8b/abx_dl-1.12.154-py3-none-any.whl", hash = "sha256:c802e2e480f739abcc682f9297ebac9ca0bbd4635f85a69dc2a279f6d488d260", size = 87430, upload-time = "2026-08-15T14:09:38.707859Z" }, ] [[package]] name = "abx-plugins" -version = "1.12.138" +version = "1.12.139" 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/52/6f/132cf667dbcbbb8f23494fa3a8aab42ab2411cf762955cc0e16cbcd7583b/abx_plugins-1.12.138.tar.gz", hash = "sha256:f40fd85bc27876114024c5f0c49cd20e341aa44170896848acb6b25416cb7f9c", size = 256149, upload-time = "2026-08-15T12:38:24.621Z" } +sdist = { url = "https://files.pythonhosted.org/packages/8b/0b/a7e9d9a528c11cd010aebba2bca54b953d94a3b39f0ff3c3c75ab14d86d4/abx_plugins-1.12.139.tar.gz", hash = "sha256:204505613a2f1dc2b2731bcf44bfcc43154ad0cc32b3c231d3a902685e71b0c8", size = 256152, upload-time = "2026-08-15T13:56:23.517Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/fd/24/77096a1ac195ec883b7ea51fd0937ce4cd9f4d33c6a8eeffec21569e3ac0/abx_plugins-1.12.138-py3-none-any.whl", hash = "sha256:798a923af195c3043704fbf08b1cf98ce877574295b6375f621fe96c4e11f5e7", size = 407645, upload-time = "2026-08-15T12:38:23.396Z" }, + { url = "https://files.pythonhosted.org/packages/d2/01/db7985365726be5139b6b7aa76b361930ba61198d2b04d7b175fa85e1483/abx_plugins-1.12.139-py3-none-any.whl", hash = "sha256:8d95198cd7fe09e4aa4e91770befee0cba85effd7be5d23497324dd1c4c3ea8c", size = 407646, upload-time = "2026-08-15T13:56:22.036Z" }, ] [[package]] @@ -75,7 +75,7 @@ wheels = [ [[package]] name = "abxpkg" -version = "1.12.84" +version = "1.12.86" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "platformdirs", marker = "sys_platform == 'darwin' or sys_platform == 'linux'" }, @@ -83,9 +83,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/85/0f/e28fdf4d02912e18cc12471e995f3b8c139ba532ad378b16b9580cab3c49/abxpkg-1.12.84.tar.gz", hash = "sha256:a5b7608fe152af9c4b42850e3bfa88826eada9ae33e129af8f11055322d01f20", size = 238539, upload-time = "2026-08-15T12:17:22.544Z" } +sdist = { url = "https://files.pythonhosted.org/packages/82/8a/6adbcbc4d9ed283269e034dd3ff02e54443e2f9f06f7517ee3fb48a428cd/abxpkg-1.12.86.tar.gz", hash = "sha256:9b95a9471e50a19e501d87855af5548bb1659b9e57d2b26399603409a7cb860b", size = 238572, upload-time = "2026-08-15T13:43:02.971Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/ed/cb/16a8d6154f9226303a3307953854bcc174dc87dc07ce19a786bead6a6ed9/abxpkg-1.12.84-py3-none-any.whl", hash = "sha256:fcb811b12d3086c75eebcb52ce22d00df68cbba1871b1a6b1cffc08bbad39738", size = 252675, upload-time = "2026-08-15T12:17:23.877Z" }, + { url = "https://files.pythonhosted.org/packages/c4/88/28bf9341f8efcf1d7620edf4677573928588dcec9e8059eb91d7485a525e/abxpkg-1.12.86-py3-none-any.whl", hash = "sha256:c964362144c34552570b6ee7a9eaac6541e5a796dff2bb808e754ea09dd7aaf8", size = 252709, upload-time = "2026-08-15T13:43:01.501Z" }, ] [[package]] @@ -120,7 +120,7 @@ wheels = [ [[package]] name = "archivebox" -version = "0.9.35rc275" +version = "0.9.35rc276" 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.153" }, + { name = "abx-dl", specifier = "==1.12.154" }, { name = "abx-plugins" }, { name = "abxbus" }, { name = "abxpkg" },