Bump for abx-dl 1.12.244

This commit is contained in:
ArchiveBox Release Bot 2026-09-02 13:15:29 +00:00
parent 045d7fd886
commit 8ed30dddb0
3 changed files with 19 additions and 19 deletions

View File

@ -10,10 +10,10 @@
# --build-context abx-plugins=../abx-plugins \
# -t archivebox/abx-dl:dev
# docker buildx build . -f Dockerfile \
# --build-arg ABX_DL_IMAGE=archivebox/abx-dl:1.12.243 \
# --build-arg ABX_DL_IMAGE=archivebox/abx-dl:1.12.244 \
# -t archivebox:multistage
ARG ABX_DL_IMAGE=archivebox/abx-dl:1.12.243
ARG ABX_DL_IMAGE=archivebox/abx-dl:1.12.244
FROM archivebox/sonic:1.4.9 AS sonic
FROM ${ABX_DL_IMAGE} AS archivebox-runtime-base

View File

@ -79,9 +79,9 @@ dependencies = [
### Extractor dependencies (runtime binaries resolved through abxpkg)
### Binary/Package Management
"abxbus==2.5.56", # direct imports only; version constrained by abx-dl -> abx-plugins
"abxpkg==1.12.113", # direct imports only; version constrained by abx-dl -> abx-plugins
"abx-plugins==1.12.209", # direct imports only; version constrained by abx-dl
"abx-dl==1.12.243", # shared ArchiveBox downloader package
"abxpkg==1.12.114", # direct imports only; version constrained by abx-dl -> abx-plugins
"abx-plugins==1.12.210", # direct imports only; version constrained by abx-dl
"abx-dl==1.12.244", # 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
]

28
uv.lock
View File

@ -13,18 +13,18 @@ supported-markers = [
]
[options]
exclude-newer = "2026-08-28T12:58:37.216044576Z"
exclude-newer = "2026-08-28T13:15:27.38836708Z"
exclude-newer-span = "P5D"
[options.exclude-newer-package]
abxbus = { timestamp = "2026-09-02T12:58:36.21605738Z", span = "PT1S" }
abxbus = { timestamp = "2026-09-02T13:15:26.388381341Z", 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.243"
version = "1.12.244"
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/65/5c/282aebf847f79eeaeb5a847fa8e5d1a991cfb52312aefb69eb918e6adb17/abx_dl-1.12.243.tar.gz", hash = "sha256:1f8d0cd9ef819f6755fa7628725599d1b0cf4700236e24a1ccc0550f24c901c2", size = 86726 }
sdist = { url = "https://files.pythonhosted.org/packages/fd/28/b7e61af14727fac2699f9afa5b77e130fefe531609e4b8d94732f544317a/abx_dl-1.12.244.tar.gz", hash = "sha256:33a5d90c200fb717a2ca68e2e417b933894a44039afc7beac997510e7b295fa0", size = 86753 }
wheels = [
{ url = "https://files.pythonhosted.org/packages/b5/84/d89fe5e291b5e35d8524c2c298dae43ae21c80e23f87e7787de7aafd0c0d/abx_dl-1.12.243-py3-none-any.whl", hash = "sha256:9be35b7588de330d1922870df6b621dfb01ff8df4fb32b60b68250dc31780352", size = 91258 },
{ url = "https://files.pythonhosted.org/packages/7e/29/2a2c395d7cfeb3cdead898af9569e0314023e4c9750258ee02e178f4ef20/abx_dl-1.12.244-py3-none-any.whl", hash = "sha256:0632df38569690522da4fdd74371354843cbf4f51bc5b77b672c3d9c64805a32", size = 91258 },
]
[[package]]
name = "abx-plugins"
version = "1.12.209"
version = "1.12.210"
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/63/81/34e0d03bec1ac30a7a8a885164d67cecd5f78c8e56daf145df2182ea0868/abx_plugins-1.12.209.tar.gz", hash = "sha256:1ee76197dfd27cbc0a795d11250b80bf3b17676a4a7d6c66a2c30ba82439b6f2", size = 258266, upload-time = "2026-09-02T12:36:38.101Z" }
sdist = { url = "https://files.pythonhosted.org/packages/44/f7/87276a6b1811964c4e294b4a6601cb50d62b5e258bc698e23a730b1f8d72/abx_plugins-1.12.210.tar.gz", hash = "sha256:db7568176cb95f950a708ce6b60ad2e9a0ca2ffdbcd85de80bcb2589457e82d0", size = 258244, upload-time = "2026-09-02T12:57:05.185Z" }
wheels = [
{ url = "https://files.pythonhosted.org/packages/d4/60/3ac2409872cfb769b352edcc5b32782062ead934f5cb44ee1b9bdae9225c/abx_plugins-1.12.209-py3-none-any.whl", hash = "sha256:947ad18b944502047c6dd20a188b08594eb2c381836b1009b682cb5c73db2e68", size = 412169, upload-time = "2026-09-02T12:36:39.271Z" },
{ url = "https://files.pythonhosted.org/packages/bf/9a/31ca61085a45a3bcdb177270b331688579f9838b69217fbe88c6033a34d8/abx_plugins-1.12.210-py3-none-any.whl", hash = "sha256:a08f0d9462466e701e76e073335ab29321695e75c61d3ec3d94906585a06fc6b", size = 412168, upload-time = "2026-09-02T12:57:03.72Z" },
]
[[package]]
@ -75,7 +75,7 @@ wheels = [
[[package]]
name = "abxpkg"
version = "1.12.113"
version = "1.12.114"
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/7e/77/c57f7ee96dfec69cc77793ff50c5f7c633cd5cd02e1953406be208cfc619/abxpkg-1.12.113.tar.gz", hash = "sha256:0c1d46f57798952ef4e6aa486c9fd55dcad341c63ff205dd9eb0fd1a078a1e48", size = 239009, upload-time = "2026-09-02T12:33:14.759Z" }
sdist = { url = "https://files.pythonhosted.org/packages/1d/06/57c3ccf28f4c120aa5b8878d0cac11c153fc98482480df1f65ecfe20fc37/abxpkg-1.12.114.tar.gz", hash = "sha256:f1ee1866936020739119d5fe0fde011dfe5f9ccd1d1e079a243053b61bd340a6", size = 239012, upload-time = "2026-09-02T12:47:15.596Z" }
wheels = [
{ url = "https://files.pythonhosted.org/packages/88/51/69edeb652a4ebd93ec8c056f57f34bb1badd4967d2ceca954ecfbaff3f17/abxpkg-1.12.113-py3-none-any.whl", hash = "sha256:07641b58eb332d0ada7919aada2cb11b24e0d4f5b0204342b8ea2905cf5538b3", size = 253388, upload-time = "2026-09-02T12:33:16.312Z" },
{ url = "https://files.pythonhosted.org/packages/77/17/b9d0f06b9031e4628b502f3ed6632457f96739f60c134d1a739e3abc546a/abxpkg-1.12.114-py3-none-any.whl", hash = "sha256:471cb414cd7c068f4589a95fdfbf779f5a48883d5b77d1484758037993102b70", size = 253386, upload-time = "2026-09-02T12:47:14.134Z" },
]
[[package]]
@ -219,10 +219,10 @@ dev = [
[package.metadata]
requires-dist = [
{ name = "abx-dl", specifier = "==1.12.243" },
{ name = "abx-plugins", specifier = "==1.12.209" },
{ name = "abx-dl", specifier = "==1.12.244" },
{ name = "abx-plugins", specifier = "==1.12.210" },
{ name = "abxbus", specifier = "==2.5.56" },
{ name = "abxpkg", specifier = "==1.12.113" },
{ name = "abxpkg", specifier = "==1.12.114" },
{ name = "archivebox", extras = ["sonic", "ldap", "debug"], marker = "extra == 'all'" },
{ name = "atomicwrites", specifier = "==1.4.1" },
{ name = "base32-crockford", specifier = ">=0.3.0" },