infinispan / infinispan/python-client

DEPRECATION of bdist_wheel

未关闭
#26 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
C++
星标
17
派生
12
PR 合并指标
30 天内没有已合并 PR

描述

Got this warning when built the package

DEPRECATION: Building 'infinispan' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'infinispan'. Discussion can be found at https://github.com/pypa/pip/issues/6334

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

首先检查仓库的 Python 打包配置,并在构建软件包时复现该警告。将传统的 setup.py bdist_wheel 路径替换为报告中建议的标准化构建接口,然后验证软件包可以在没有弃用警告的情况下完成构建。

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
build-system
Issue 类型
重构
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
42/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。