diff --git a/.gitignore b/.gitignore index 758e0a9..5cb0b80 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /pytest-xdist-1.15.0.tar.gz /pytest-xdist-1.16.0.tar.gz /pytest-xdist-1.17.0.tar.gz +/pytest-xdist-1.17.1.tar.gz diff --git a/python-pytest-xdist.spec b/python-pytest-xdist.spec index 6fccd5b..a7444a6 100644 --- a/python-pytest-xdist.spec +++ b/python-pytest-xdist.spec @@ -13,7 +13,7 @@ different platforms and run tests in parallel on all of them. Name: python-%{pypi_name} -Version: 1.17.0 +Version: 1.17.1 Release: 1%{?dist} Summary: py.test plugin for distributed testing and loop-on-failing modes @@ -58,6 +58,7 @@ Requires: python3-py %prep %autosetup -n %{pypi_name}-%{version} +rm -rf testing/__pycache__ %build %py2_build @@ -85,6 +86,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} testing %{python3_sitelib}/xdist/ %changelog +* Wed Jun 14 2017 Scott Talbert - 1.17.1-1 +- New upstream release 1.17.1 + * Sat Jun 10 2017 Scott Talbert - 1.17.0-1 - New upstream release 1.17.0 diff --git a/sources b/sources index 40c221c..004d3c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pytest-xdist-1.17.0.tar.gz) = f475e6a058958fe59aa2b49bc7510b940a19c04bed142a402b90a0d04c2d0035e13ad872c1aa780b3e8db690242a56ae74483aa6d5f902196afe52eca6d99795 +SHA512 (pytest-xdist-1.17.1.tar.gz) = e254a26a1c8effa871254b350d85cc7fd90e040b1b3401aa8c07675a0cc5fea4f84de4ffab36f489315e70d4663f87edd4f254bee0fd20dd039ce06fe1bc5169