代码拉取完成,页面将自动刷新
%define debug_package %{nil}
Name: hatch
Version: 1.14.0
Release: 1
Summary: Modern, extensible Python project management
License: MIT
URL: https://github.com/pypa/hatch
Source0: https://github.com/pypa/hatch/archive/refs/tags/%{name}-v%{version}.tar.gz
AutoReq: 0
BuildRequires: python3-devel python3-pip python3-hatch-vcs python3-pathspec
BuildRequires: python3-pluggy python3-tomli python3-packaging python3-trove-classifiers uv
%description
Modern, extensible Python project management
%prep
%setup -q -T -b 0 -c -n %{name}-%{name}-v%{version}
%build
%pyproject_build
pushd backend
%pyproject_build
popd
%install
%pyproject_install
pushd backend
%pyproject_install
popd
%files
%license LICENSE.txt
%{python3_sitelib}/hatch*
%{_bindir}/hatch
%{_bindir}/hatchling
%changelog
* Fri Mar 28 2025 wangkui <wangkui35@h-partner.com> - 1.14.0-1
- init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。