代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/python-pipdeptree 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Name: python-pipdeptree
Version: 2.0.0
Release: 1
Summary: Command line utility to show dependency tree of packages
License: MIT
URL: https://github.com/naiquevin/pipdeptree
Source0: https://github.com/naiquevin/pipdeptree/archive/refs/tags/2.0.0.tar.gz
BuildArch: noarch
%description
pipdeptree is a command line utility for displaying the installed python packages
in form of a dependency tree. It works for packages installed globally
on a machine as well as in a virtualenv.
%package -n python3-pipdeptree
Summary: Command line utility to show dependency tree of packages
Provides: python-pipdeptree
Requires: python3-pip python3-graphviz
BuildRequires: python3-devel python3-setuptools
%description -n python3-pipdeptree
pipdeptree is a command line utility for displaying the installed python packages
in form of a dependency tree. It works for packages installed globally
on a machine as well as in a virtualenv.
%package help
Summary: Development documents and examples for pipdeptree
Provides: python3-pipdeptree-doc
Requires: python3-pipdeptree
%description help
Documentation for python3-pipdeptree.
%prep
%autosetup -n pipdeptree-2.0.0
%build
%py3_build
%install
%py3_install
%files -n python3-pipdeptree
%{_bindir}/pipdeptree
%{python3_sitelib}/__pycache__/*
%{python3_sitelib}/pipdeptree.py
%{python3_sitelib}/pipdeptree-2.0.0-py%{python3_version}.egg-info
%files help
%doc docs
%changelog
* Fri Jul 16 2021 Kou Wenqi <kouwenqi@kylinos.cn> - 2.0.0-1
- Init package
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。