Bump ArchiveBox RC for abx-dl 1.12.57

This commit is contained in:
Nick Sweeting 2026-07-30 13:05:36 -07:00
parent cb234a8a64
commit 271cdeb2c8
No known key found for this signature in database
2 changed files with 354 additions and 354 deletions

View File

@ -1,6 +1,6 @@
[project]
name = "archivebox"
version = "0.9.35rc186"
version = "0.9.35rc187"
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.53", # shared ArchiveBox downloader package
"abx-dl==1.12.57", # 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.35rc186"
current_version = "v0.9.35rc187"
version_pattern = "vMAJOR.MINOR.PATCH[PYTAGNUM]"
commit_message = "bump version {old_version} -> {new_version}"
tag_message = "{new_version}"

702
uv.lock

File diff suppressed because it is too large Load Diff