1 Star 0 Fork 13

wang_yue111/python-pytest-shutil

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
python-pytest-shutil.spec 1.59 KB
一键复制 编辑 原始数据 按行查看 历史
王歌 提交于 2020-09-11 15:43 . Modify Source0 Url
Name: python-pytest-shutil
Version: 1.2.6
Release: 9
Summary: A goodie-bag of unix shell and environment tools for py.test
License: MIT
URL: https://pypi.python.org/pypi/pytest-shutil
Source0: https://files.pythonhosted.org/packages/f4/6c/c536c7bf1bd1d6a385eef074f581d513b4a5525b2bd5cc763f4870d66516/pytest-shutil-%{version}.tar.gz
Patch0000: 0001-modified-path-to-fix-testcase.patch
BuildArch: noarch
BuildRequires: python3-contextlib2 python3-devel python3-execnet python3-mock
BuildRequires: python3-path python3-pytest python3-setuptools_git python3-six
%description
This library is a goodie-bag of Unix shell and environment management tools for automated tests.
%package -n python3-pytest-shutil
Summary: A goodie-bag of unix shell and environment tools for py.test
%{?python_provide:%python_provide python3-pytest-shutil}
Requires: python3-pytest
%description -n python3-pytest-shutil
This library is a goodie-bag of Unix shell and environment management tools for automated tests.
%prep
%autosetup -n pytest-shutil-%{version} -p1
%build
%py3_build
%install
%py3_install
%check
%{__python3} setup.py test
%files -n python3-pytest-shutil
%doc README.md CHANGES.md
%{python3_sitelib}/*
%changelog
* Thu Sep 10 2020 Ge Wang<[email protected]> - 1.2.6-9
- Modify Source0 Url
* Thu Aug 06 2020 zhangjiapeng<[email protected]> - 1.2.6-8
- Remove python2
* Thu May 21 2020 wangerfeng<[email protected]> - 1.2.6-7
- fix testcase failure
* Wed Mar 4 2020 zhouyihang<[email protected]> - 1.2.6-6
- Pakcage init
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wang_yue111/python-pytest-shutil.git
[email protected]:wang_yue111/python-pytest-shutil.git
wang_yue111
python-pytest-shutil
python-pytest-shutil
master

搜索帮助