From c4cb03d5c8ab15a4b41d0c7cfbf6ec9598a915b8 Mon Sep 17 00:00:00 2001 From: Benjamin A. Beasley Date: Aug 04 2023 15:44:36 +0000 Subject: Tidy up spec-file whitespace and commentary --- diff --git a/python-testing.postgresql.spec b/python-testing.postgresql.spec index 78525d3..75a8b22 100644 --- a/python-testing.postgresql.spec +++ b/python-testing.postgresql.spec @@ -18,7 +18,6 @@ Patch: %{url}/commit/738c8eb19a4b064dd74ff851c379dd1cbf11bc65.patch Patch: %{url}/commit/577445d8ff5e0ea89ccaf09fd5b82165a0875afe.patch BuildRequires: python3-devel - BuildRequires: postgresql-server %global common_description %{expand: \ @@ -62,14 +61,12 @@ sed -r -i "s/'nose'/'pytest'/" setup.py %files -n python3-testing.postgresql -f %{pyproject_files} -# pyproject-rpm-macros handles LICENSE; verify with “rpm -qL -p …” %doc README.rst -# %%{python3_sitelib}/testing is a namespace package directory, but we do not -# need to (co-)own it because is owned by dependency -# python3dist(testing.common.database) +# The directory %%{python3_sitelib}/testing is a namespace package directory; +# we do not need to (co-)own it because it is owned by dependency +# python3dist(testing.common.database). (Co-owning it would not be harmful.) %exclude %dir %{python3_sitelib}/testing - %{python3_sitelib}/testing.postgresql-%{version}-py%{python3_version}-nspkg.pth