diff --git a/python/meson.build b/python/meson.build index 6480161..9bec48a 100644 --- a/python/meson.build +++ b/python/meson.build @@ -5,7 +5,7 @@ project( ).stdout().strip('\n'), # 'online.fxreader.uv', # ['c', 'cpp'], - version: '0.1.5.17+27.19', + version: '0.1.5.17+27.20', # default_options: [ # 'cpp_std=c++23', # # 'prefer_static=true', diff --git a/python/online/fxreader/pr34/commands_typed/cli.py b/python/online/fxreader/pr34/commands_typed/cli.py index cbeb73d..b5a664c 100644 --- a/python/online/fxreader/pr34/commands_typed/cli.py +++ b/python/online/fxreader/pr34/commands_typed/cli.py @@ -674,14 +674,14 @@ class CLI(abc.ABC): extra_args: list[str] = [] - if len(self.third_party_roots(project_name)) > 0: - extra_args.append('-Dthird_party_roots=%s' % json.dumps([str(o.absolute()) for o in self.third_party_roots(project_name)])) - extra_args = self._cross_file( extra_args=extra_args, pyproject_tool=pyproject_tool, ) + if len(self.third_party_roots(project_name)) > 0: + extra_args.append('-Dthird_party_roots=%s' % json.dumps([str(o.absolute()) for o in self.third_party_roots(project_name)])) + cmd = [ # shutil_which( # 'meson', diff --git a/releases/whl/online_fxreader_pr34-0.1.5.17+27.20-py3-none-any.whl b/releases/whl/online_fxreader_pr34-0.1.5.17+27.20-py3-none-any.whl new file mode 100644 index 0000000..c05dc3f --- /dev/null +++ b/releases/whl/online_fxreader_pr34-0.1.5.17+27.20-py3-none-any.whl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b6d83c5a609b485fab52a8794cded389e9704ba53c790998d826c832da0ea7d +size 71278