代码拉取完成,页面将自动刷新
%{?filter_setup: %filter_provides_in %{python_sitearch}/.*\.so$ %filter_setup}
Name: python-subprocess32
Version: 3.2.7
Release: 1
Summary: A Backport of the subprocess module from Python 3 to Python 2.x
License: Python
URL: https://pypi.org/project/subprocess32/
Source0: https://github.com/google/python-subprocess32/archive/3.2.7.tar.gz
BuildRequires: python2-devel python2-test
%description
A Backport of the subprocess module from Python 3 to Python 2.x.
%package -n python2-subprocess32
Summary: A Backport of the subprocess module from Python 3 to Python 2.x
%{?python_provide:%python_provide python2-subprocess32}
%description -n python2-subprocess32
A Backport of the subprocess module from Python 3 to Python 2.x.
%prep
%autosetup -n python-subprocess32-%{version}
%build
CFLAGS="$RPM_OPT_FLAGS" %{__python2} setup.py build
%install
%{__python2} setup.py install --skip-build --root $RPM_BUILD_ROOT
%files -n python2-subprocess32
%doc LICENSE README.md
%{python2_sitearch}/{_posixsubprocess.so,subprocess32*.egg-info,subprocess32.py*}
%changelog
* Sat Mar 7 2020 Ling Yang <lingyang2@huawei.com> - 3.2.7-1
- Package Init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。