同步操作将从 src-openEuler/python-virtualenv 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
%global srcname virtualenvName: python-%{srcname}Version: 20.3.0Release: 2Summary: A tool to create isolated Python environmentsLicense: MITURL: http://pypi.python.org/pypi/virtualenvSource0: %{pypi_source}BuildArch: noarchBuildRequires: python3-appdirs python3-distlib python3-filelock python3-sixBuildRequires: python3-devel python3-setuptools_scm python3-setuptools%descriptionVirtualenv is a tool to create isolated Python environments. Since Python3.3, a subset of it has been integrated into the standard library underthe venv module. Note though, that the venv module does not offer allfeatures of this library (e.g. cannot create bootstrap scripts, cannotcreate virtual environments for other python versions than the host python,not relocatable, etc.). Tools in general as such still may prefer usingvirtualenv for its ease of upgrading (via pip), unified handling of differentPython versions and some more advanced features.%package -n python3-virtualenvSummary: Tool to create isolated Python environmentsRequires: python3-setuptools python3-appdirs python3-virtualenv-python26Requires: python3-distlib python3-filelock python3-six%{?python_provide:%python_provide python3-virtualenv}Provides: virtualenv = %{version}-%{release}Requires: python-pip-wheel python-setuptools-wheel python-wheel-wheelRequires: python3-appdirs python3-distlib python3-filelock%description -n python3-virtualenvvirtualenv support in python3.%package -n python3-virtualenv-python26Summary: Extra bits of virtuelenv only needed with Python 2.6Requires: python3-virtualenv = %{version}-%{release}%{?python_provide:%python_provide python3-virtualenv-python26}Provides: bundled(python2dist(argparse)) = 1.4.0Provides: bundled(python2dist(pip)) = 19.1.1Provides: bundled(python2dist(pip)) = 20.1.1Provides: bundled(python2dist(setuptools)) = 43.0.0Provides: bundled(python2dist(setuptools)) = 44.1.0Provides: bundled(python2dist(setuptools)) = 46.4.0Provides: bundled(python2dist(wheel)) = 0.33.6Provides: bundled(python2dist(wheel)) = 0.34.2%description -n python3-virtualenv-python26Tools that support for python2.6 virtual environments with python3.%prep%autosetup -n virtualenv-%{version} -p1%build%py3_build%install%py3_install%files -n python3-virtualenv%license LICENSE%doc docs/*rst PKG-INFO%{python3_sitelib}/virtualenv*%{_bindir}/virtualenv%files -n python3-virtualenv-python26%{python3_sitelib}/virtualenv/seed/wheels/embed/*.whl%changelog* Wed Apr 28 2021 shixuantong<shixuantong@huawei.com> - 20.3.0-2- add requires python3-appdirs python3-distlib python3-filelock* Thu Jan 28 2021 liudabo <liudabo1@huawei.com> - 20.3.0-1- upgrade version to 20.3.0* Fri Jul 24 2020 shixuantong <shixuantong@huawei.com> - 20.0.27-1- update to 20.0.27-1* Thu Jun 4 2020 chengzihan <chengzihan2@huawei.com> 20.0.21-0- Upgrade package to version 20.0.21* Mon Dec 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 16.0.0-6- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。