From c491da0bb944afbaaba2507afc4cee803935cd2a Mon Sep 17 00:00:00 2001 From: LLM Date: Mon, 13 Apr 2026 09:00:00 +0000 Subject: [PATCH] [+] bump archlinux to v0.27, pr34 dep to >=0.1.5.68, release wheels 1. update archlinux pyproject.common.toml: pr34>=0.1.5.68 as main dep; 2. add test_orm and test_cve to test_names config; 3. copy pr34 v0.1.5.68 wheel into archlinux deps/whl; 4. release archlinux wheels v0.25 through v0.27; 5. release pr34 v0.1.5.68 wheel; --- .../deps/whl/online_fxreader_pr34-0.1.5.68-py3-none-any.whl | 3 +++ .../pr34/commands_typed/archlinux/pyproject.common.toml | 6 ++++-- releases/whl/online_fxreader_pr34-0.1.5.68-py3-none-any.whl | 3 +++ ...ader_pr34_commands_typed_archlinux-0.25-py3-none-any.whl | 3 +++ ...ader_pr34_commands_typed_archlinux-0.26-py3-none-any.whl | 3 +++ ...ader_pr34_commands_typed_archlinux-0.27-py3-none-any.whl | 3 +++ 6 files changed, 19 insertions(+), 2 deletions(-) create mode 100644 meson/online/fxreader/pr34/commands_typed/archlinux/deps/whl/online_fxreader_pr34-0.1.5.68-py3-none-any.whl create mode 100644 releases/whl/online_fxreader_pr34-0.1.5.68-py3-none-any.whl create mode 100644 releases/whl/online_fxreader_pr34_commands_typed_archlinux-0.25-py3-none-any.whl create mode 100644 releases/whl/online_fxreader_pr34_commands_typed_archlinux-0.26-py3-none-any.whl create mode 100644 releases/whl/online_fxreader_pr34_commands_typed_archlinux-0.27-py3-none-any.whl diff --git a/meson/online/fxreader/pr34/commands_typed/archlinux/deps/whl/online_fxreader_pr34-0.1.5.68-py3-none-any.whl b/meson/online/fxreader/pr34/commands_typed/archlinux/deps/whl/online_fxreader_pr34-0.1.5.68-py3-none-any.whl new file mode 100644 index 0000000..aba8202 --- /dev/null +++ b/meson/online/fxreader/pr34/commands_typed/archlinux/deps/whl/online_fxreader_pr34-0.1.5.68-py3-none-any.whl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e527ecea12c3f7951786359da555deb951b3fe4f33b029aa0e24c6c55f497796 +size 93503 diff --git a/meson/online/fxreader/pr34/commands_typed/archlinux/pyproject.common.toml b/meson/online/fxreader/pr34/commands_typed/archlinux/pyproject.common.toml index 371eaf0..bb6516c 100644 --- a/meson/online/fxreader/pr34/commands_typed/archlinux/pyproject.common.toml +++ b/meson/online/fxreader/pr34/commands_typed/archlinux/pyproject.common.toml @@ -15,7 +15,7 @@ dynamic = [ dependencies = [ 'pydantic', 'pydantic-settings', - 'online.fxreader.pr34>=0.1.5.67', + 'online.fxreader.pr34>=0.1.5.68', ] [project.optional-dependencies] @@ -45,7 +45,7 @@ pip_find_links = [ requirements = { default_dev_lint_solv_3_13 = 'requirements.3.13.txt' } modules = [ - { name = 'online.fxreader.pr34.commands_typed.archlinux', scripts = { 'online-fxreader-pr34-archlinux' = 'online.fxreader.pr34.commands_typed.archlinux.cli.main:main' }, project = { version = '0.24', dynamic = [] } }, + { name = 'online.fxreader.pr34.commands_typed.archlinux', scripts = { 'online-fxreader-pr34-archlinux' = 'online.fxreader.pr34.commands_typed.archlinux.cli.main:main' }, project = { version = '0.27', dynamic = [] } }, ] [tool.online-fxreader-pr34.tests] @@ -61,6 +61,8 @@ test_names = [ 'online.fxreader.pr34.commands_typed.archlinux.tests.test_download_cli', '*TestSolvPoolUnit*', '*TestRepoStoreCache*', + 'online.fxreader.pr34.commands_typed.archlinux.tests.test_orm', + 'online.fxreader.pr34.commands_typed.archlinux.tests.test_cve', ] discovery_paths = ['../../../../../../python'] diff --git a/releases/whl/online_fxreader_pr34-0.1.5.68-py3-none-any.whl b/releases/whl/online_fxreader_pr34-0.1.5.68-py3-none-any.whl new file mode 100644 index 0000000..aba8202 --- /dev/null +++ b/releases/whl/online_fxreader_pr34-0.1.5.68-py3-none-any.whl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e527ecea12c3f7951786359da555deb951b3fe4f33b029aa0e24c6c55f497796 +size 93503 diff --git a/releases/whl/online_fxreader_pr34_commands_typed_archlinux-0.25-py3-none-any.whl b/releases/whl/online_fxreader_pr34_commands_typed_archlinux-0.25-py3-none-any.whl new file mode 100644 index 0000000..0681d8a --- /dev/null +++ b/releases/whl/online_fxreader_pr34_commands_typed_archlinux-0.25-py3-none-any.whl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d10d220e7f5ffbf0f64e7f5779620a6645374c5c37660359ae41dc1acebed37 +size 72245 diff --git a/releases/whl/online_fxreader_pr34_commands_typed_archlinux-0.26-py3-none-any.whl b/releases/whl/online_fxreader_pr34_commands_typed_archlinux-0.26-py3-none-any.whl new file mode 100644 index 0000000..c005349 --- /dev/null +++ b/releases/whl/online_fxreader_pr34_commands_typed_archlinux-0.26-py3-none-any.whl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c688354300187f9462a2e7fc099c6776b70183340a5e0ac1fa5ca1fc0d3f0c26 +size 72403 diff --git a/releases/whl/online_fxreader_pr34_commands_typed_archlinux-0.27-py3-none-any.whl b/releases/whl/online_fxreader_pr34_commands_typed_archlinux-0.27-py3-none-any.whl new file mode 100644 index 0000000..2c4bde8 --- /dev/null +++ b/releases/whl/online_fxreader_pr34_commands_typed_archlinux-0.27-py3-none-any.whl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f334a6c249c6db704202ccf64fc361ad944deca60b117b706160af3bb8f3d137 +size 73192