mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-09-14 11:06:13 +05:00
release: v0.9.35rc41
Some checks are pending
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Waiting to run
Build Docker image / build ${{ matrix.platform }} (digest-linux-amd64, docker-amd64, linux/amd64, ubuntu-24.04) (push) Waiting to run
Build Docker image / build ${{ matrix.platform }} (digest-linux-arm64, docker-arm64, linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Build Docker image / publish multiarch tags (push) Blocked by required conditions
Run linters / lint (push) Waiting to run
Build Pip package / build (push) Waiting to run
Release State / release-state (push) Waiting to run
Parallel Tests / Discover test files (push) Waiting to run
Parallel Tests / ${{ matrix.test.name }} (push) Blocked by required conditions
Parallel Tests / ${{ matrix.plugin.name }} (push) Blocked by required conditions
Run tests / python_tests (ubuntu-22.04, 3.13) (push) Waiting to run
Run tests / docker_tests (push) Waiting to run
Update downstream packages / dispatch (push) Waiting to run
Some checks are pending
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Waiting to run
Build Docker image / build ${{ matrix.platform }} (digest-linux-amd64, docker-amd64, linux/amd64, ubuntu-24.04) (push) Waiting to run
Build Docker image / build ${{ matrix.platform }} (digest-linux-arm64, docker-arm64, linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Build Docker image / publish multiarch tags (push) Blocked by required conditions
Run linters / lint (push) Waiting to run
Build Pip package / build (push) Waiting to run
Release State / release-state (push) Waiting to run
Parallel Tests / Discover test files (push) Waiting to run
Parallel Tests / ${{ matrix.test.name }} (push) Blocked by required conditions
Parallel Tests / ${{ matrix.plugin.name }} (push) Blocked by required conditions
Run tests / python_tests (ubuntu-22.04, 3.13) (push) Waiting to run
Run tests / docker_tests (push) Waiting to run
Update downstream packages / dispatch (push) Waiting to run
This commit is contained in:
parent
78fb23b47f
commit
c8eaeb531b
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "archivebox",
|
||||
"version": "0.9.35rc40",
|
||||
"version": "0.9.35rc41",
|
||||
"repository": "github:ArchiveBox/ArchiveBox",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "archivebox"
|
||||
version = "0.9.35rc40"
|
||||
version = "0.9.35rc41"
|
||||
requires-python = ">=3.13"
|
||||
description = "Self-hosted internet archiving solution."
|
||||
authors = [{name = "Nick Sweeting", email = "pyproject.toml@archivebox.io"}]
|
||||
|
||||
12
uv.lock
12
uv.lock
@ -13,18 +13,18 @@ supported-markers = [
|
||||
]
|
||||
|
||||
[options]
|
||||
exclude-newer = "2026-06-10T02:36:43.982812643Z"
|
||||
exclude-newer = "2026-06-10T04:03:03.109867452Z"
|
||||
exclude-newer-span = "P5D"
|
||||
|
||||
[options.exclude-newer-package]
|
||||
abxbus = { timestamp = "2026-06-15T02:36:42.982828897Z", span = "PT1S" }
|
||||
abxbus = { timestamp = "2026-06-15T04:03:02.109883152Z", 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.11.227"
|
||||
version = "1.11.228"
|
||||
source = { registry = "https://pypi.org/simple" }
|
||||
dependencies = [
|
||||
{ name = "abx-plugins", marker = "sys_platform == 'darwin' or sys_platform == 'linux'" },
|
||||
@ -39,9 +39,9 @@ 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/7b/e9/1addd5b260f9f7b36a1d3920fabd0cf2d898c1eeaffe0a29504a797ad08b/abx_dl-1.11.227.tar.gz", hash = "sha256:3d2a02ca511c2bef593b0ea719ce1d10bbc48075de27d0e63448a2a7088eae5c", size = 85128, upload-time = "2026-06-15T00:37:05.744Z" }
|
||||
sdist = { url = "https://files.pythonhosted.org/packages/61/a1/5b4676a1319b9f75c172c232521831462a5b7e8476b02db1fd1f270d0610/abx_dl-1.11.228.tar.gz", hash = "sha256:e3d16facbac832a5a7997858be95a275d736d302f0568abbc6ff641c23c51926", size = 85331, upload-time = "2026-06-15T02:38:36.006Z" }
|
||||
wheels = [
|
||||
{ url = "https://files.pythonhosted.org/packages/0b/0e/47e6a9fa2861d8bd5e77d3e699f7eec6000a88ed1696e572b5a783116ce1/abx_dl-1.11.227-py3-none-any.whl", hash = "sha256:a1f85660faf72740923e86dd6546b68f5543363fe8e132426bcc0185c934ae9c", size = 89218, upload-time = "2026-06-15T00:37:04.742Z" },
|
||||
{ url = "https://files.pythonhosted.org/packages/9c/02/4938cbcebb4398fdaab5774f372a418b0b73f351bf21032fb989c9edcf8f/abx_dl-1.11.228-py3-none-any.whl", hash = "sha256:fff7e55352bcb93836f20d927e84c83529bb95a4008557b7afa7184ad6010913", size = 89340, upload-time = "2026-06-15T02:38:36.992Z" },
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@ -124,7 +124,7 @@ wheels = [
|
||||
|
||||
[[package]]
|
||||
name = "archivebox"
|
||||
version = "0.9.35rc40"
|
||||
version = "0.9.35rc41"
|
||||
source = { editable = "." }
|
||||
dependencies = [
|
||||
{ name = "abx-dl", marker = "sys_platform == 'darwin' or sys_platform == 'linux'" },
|
||||
|
||||
Loading…
Reference in New Issue
Block a user