diff --git a/python-pytest-shutil.spec b/python-pytest-shutil.spec index 683985b..cbaac69 100644 --- a/python-pytest-shutil.spec +++ b/python-pytest-shutil.spec @@ -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 - 1.2.6-7 +- Modify Source0 Url + * Wed Mar 4 2020 zhouyihang - 1.2.6-6 - Pakcage init