Modify Source0 url

This commit is contained in:
wangge 2020-09-17 20:09:00 +08:00
parent b1f1f135fb
commit ab8d54ae9e

View File

@ -1,10 +1,10 @@
Name: python-pytest-shutil
Version: 1.2.6
Release: 6
Release: 7
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/source/p/pytest-shutil/pytest-shutil-%{version}.tar.gz
Source0: https://files.pythonhosted.org/packages/f4/6c/c536c7bf1bd1d6a385eef074f581d513b4a5525b2bd5cc763f4870d66516/pytest-shutil-%{version}.tar.gz
BuildArch: noarch
@ -56,5 +56,8 @@ This library is a goodie-bag of Unix shell and environment management tools for
%{python3_sitelib}/*
%changelog
* Thu Sep 10 2020 Ge Wang<wangge20@huawei.com> - 1.2.6-7
- Modify Source0 Url
* Wed Mar 4 2020 zhouyihang<zhouyihang1@huawei.com> - 1.2.6-6
- Pakcage init