同步操作将从 src-openEuler/python-execnet 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Name: python-execnetVersion: 1.5.0Release: 6Summary: Rapid multi-Python deploymentLicense: MIT and GPLv2+URL: http://codespeak.net/execnetSource0: https://pypi.io/packages/source/e/execnet/execnet-%{version}.tar.gzBuildArch: noarchBuildRequires: procps-ngPatch0001: 0001-fix-asserterror-for-testcase.patchPatch0002: 0001-Fix-random-test-failure.patch%descriptionexecnet provides carefully tested means to ad-hoc interact with Python interpreters across version,platform and network barriers. It provides a minimal and fast API targetting the following uses:distribute tasks to local or remote processeswrite and deploy hybrid multi-process applicationswrite scripts to administer multiple hosts%package -n python2-execnetSummary: Rapid multi-Python deploymentBuildRequires: python2-apipkg python2-devel python2-eventlet python2-gevent >= 1.0BuildRequires: python2-pytest python2-setuptools python2-setuptools_scm python2-sphinxRequires: python2-setuptools python2-apipkg%{?python_provide:%python_provide python2-execnet}%description -n python2-execnetexecnet provides carefully tested means to ad-hoc interact with Python interpreters across version,platform and network barriers. It provides a minimal and fast API targetting the following uses:distribute tasks to local or remote processeswrite and deploy hybrid multi-process applicationswrite scripts to administer multiple hosts%package -n python3-execnetSummary: Rapid multi-Python deploymentBuildRequires: python3-apipkg python3-devel python3-pytest python3-setuptoolsBuildRequires: python3-setuptools_scm python3-sphinxRequires: python3-setuptools python3-apipkg%{?python_provide:%python_provide python3-execnet}%description -n python3-execnetexecnet provides carefully tested means to ad-hoc interact with Python interpreters across version,platform and network barriers. It provides a minimal and fast API targetting the following uses:distribute tasks to local or remote processeswrite and deploy hybrid multi-process applicationswrite scripts to administer multiple hosts%prep%autosetup -c execnet-%{version} -p1mv execnet-%{version} python2cd python2find . -type f -a \( -name '*.py' -o -name 'py.*' \) \-exec sed -i '1{/^#!/d}' {} \; \-exec chmod 644 {} \;cd -cp -a python2 python3%buildSETUPTOOLS_SCM_PRETEND_VERSION=%{version}cd python2%py2_buildmake -C doc html PYTHONPATH=$(pwd) SPHINXBUILD=sphinx-build-2cd -cd python3%py3_buildmake -C doc html PYTHONPATH=$(pwd) SPHINXBUILD=sphinx-build-3cd -%installSETUPTOOLS_SCM_PRETEND_VERSION=%{version}cd python2%py2_installrm -f doc/_build/html/.buildinfocd -cd python3%py3_installrm -f doc/_build/html/.buildinfocd -%checkcd python2PYTHONPATH=$(pwd) LC_ALL="en_US.UTF-8" py.test-%{python2_version} -r s -k 'not test_stdouterrin_setnull' testingcd -cd python3PYTHONPATH=$(pwd) LC_ALL="en_US.UTF-8" py.test-%{python3_version} -r s -k 'not test_stdouterrin_setnull' testingcd -%files -n python2-execnet%license python2/LICENSE%doc python2/*.rst%doc python2/doc/_build/html%{python2_sitelib}/execnet*%files -n python3-execnet%license python3/LICENSE%doc python3/*.rst%doc python3/doc/_build/html%{python3_sitelib}/execnet*%changelog* Thu May 21 2020 yanan li <liyanan032@huawei.com> - 1.5.0-6- Fix asserterror for testcase.* Wed Mar 4 2020 zhouyihang<zhouyihang1@huawei.com> - 1.5.0-5- Pakcage init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。