File project.diff of Package python-pytest-shutil
--- python-pytest-shutil.changes.orig
+++ python-pytest-shutil.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Thu Sep 24 01:13:07 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>
+
+- Switch to python-path
+
+-------------------------------------------------------------------
Fri Mar 13 12:37:42 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Build without python2 present
--- python-pytest-shutil.spec.orig
+++ python-pytest-shutil.spec
@@ -28,7 +28,7 @@ URL: https://github.com/manah
Source: https://files.pythonhosted.org/packages/source/p/pytest-shutil/pytest-shutil-%{version}.tar.gz
BuildRequires: %{python_module execnet}
BuildRequires: %{python_module mock}
-BuildRequires: %{python_module path.py}
+BuildRequires: %{python_module path}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools-git}
BuildRequires: %{python_module setuptools}
@@ -41,7 +41,7 @@ BuildRequires: python-contextlib2
BuildRequires: python-rpm-macros
Requires: python-execnet
Requires: python-mock
-Requires: python-path.py
+Requires: python-path
Requires: python-pytest
Requires: python-six
Requires: python-termcolor