From afc29cc395c2590366fe50fcf9e2e40f8d3f410733d22ce0daa68a6c64534eea Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 12 Nov 2024 00:49:39 +0000 Subject: [PATCH] Accepting request 1222139 from home:mcalabkova:branches:devel:languages:python:mailman - Minor tweaks in spec to fix build OBS-URL: https://build.opensuse.org/request/show/1222139 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-HyperKitty?expand=0&rev=92 --- python-HyperKitty.changes | 5 +++++ python-HyperKitty.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-HyperKitty.changes b/python-HyperKitty.changes index fcc1bca..a4a4c43 100644 --- a/python-HyperKitty.changes +++ b/python-HyperKitty.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 7 11:33:38 UTC 2024 - Markéta Machová + +- Minor tweaks in spec to fix build + ------------------------------------------------------------------- Sat Sep 21 12:05:35 UTC 2024 - Andreas Schneider diff --git a/python-HyperKitty.spec b/python-HyperKitty.spec index 49c4f16..b9057c6 100644 --- a/python-HyperKitty.spec +++ b/python-HyperKitty.spec @@ -102,7 +102,7 @@ BuildRequires: %{python_module django-gravatar2 >= %{django_gravatar2_min_versi BuildRequires: %{python_module isort} BuildRequires: %{python_module mailmanclient >= %{mailmanclient_min_version}} BuildRequires: %{python_module mistune >= %{mistune_min_version}} -BuildRequires: %{python_module pdm} +BuildRequires: %{python_module pdm-backend} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} @@ -367,6 +367,7 @@ fi %{_sbindir}/hyperkitty-manage %{_sbindir}/rchyperkitty-qcluster %{_sbindir}/rchyperkitty-runjob-* +%dir /srv/www %dir %{webapps_dir} %dir %{webapps_dir}/mailman %{_unitdir}/hyperkitty-qcluster.service