1 Star 0 Fork 4

赵梦/python-pip-tools

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
python-pip-tools.spec 1.08 KB
一键复制 编辑 原始数据 按行查看 历史
Name: python-pip-tools
Version: 7.1.0
Release: 1
Summary: pip-tools keeps your pinned dependencies fresh.
License: MIT
URL: https://codeload.github.com/shopkeep/pip-tools
Source0: https://codeload.github.com/shopkeep/pip-tools/archive/%{version}.tar.gz#/pip-tools-%{version}.tar.gz
BuildArch: noarch
%description
%{summary}
%package -n python3-pip-tools
Summary: %{summary}
Provides: python-pip-tools
# Base build requires
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-setuptools_scm
BuildRequires: python3-pip
BuildRequires: python3-wheel
%description -n python3-pip-tools
%{summary}
%prep
%autosetup -n pip-tools-%{version}
%build
%pyproject_build
%install
%pyproject_install
%files -n python3-pip-tools
%license LICENSE
%doc README.md
%{python3_sitelib}/pip_tools-*.dist-info/
%{python3_sitelib}/piptools/
%{_bindir}/pip-compile
%{_bindir}/pip-sync
%changelog
* Thu Jul 27 2023 mengzhaoa <mengzhaoa@isoftstone.com> - 7.1.0-1
- Init package python3-pip-tools of version 7.1.0
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mengzhaoa/python-pip-tools.git
git@gitee.com:mengzhaoa/python-pip-tools.git
mengzhaoa
python-pip-tools
python-pip-tools
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385