File project.diff of Package python-CherryPy
--- python-CherryPy.changes.orig
+++ python-CherryPy.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Thu Sep 24 14:57:14 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>
+
+- Switch to python-path module
+
+-------------------------------------------------------------------
Mon May 4 06:56:30 UTC 2020 - Johannes Grassler <johannes.grassler@suse.com>
- update to 18.6.0
--- python-CherryPy.spec.orig
+++ python-CherryPy.spec
@@ -46,7 +46,7 @@ BuildArch: noarch
BuildRequires: %{python_module cheroot >= 8.2.1}
BuildRequires: %{python_module jaraco.collections}
BuildRequires: %{python_module more-itertools}
-BuildRequires: %{python_module path.py}
+BuildRequires: %{python_module path}
BuildRequires: %{python_module portend >= 2.1.1}
BuildRequires: %{python_module pytest-services}
BuildRequires: %{python_module pytest}