From 95ca6c1f885c07daa6e2e289c609739287a4d8fb075a304aec9d5057eef6ca32 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 5 Dec 2024 17:28:54 +0000 Subject: [PATCH] Remove BuildIgnore OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MarkupSafe?expand=0&rev=54 --- python-MarkupSafe.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/python-MarkupSafe.spec b/python-MarkupSafe.spec index a00d4c0..8f31778 100644 --- a/python-MarkupSafe.spec +++ b/python-MarkupSafe.spec @@ -26,9 +26,6 @@ License: BSD-3-Clause Group: Development/Languages/Python URL: https://github.com/pallets/markupsafe Source: https://files.pythonhosted.org/packages/source/M/MarkupSafe/MarkupSafe-%{version}.tar.gz -# Buildcycle p11-kit/dbus-1/systemd:mini/python-MarkupSafe because of pip depending on ca-certificates -#!BuildIgnore: ca-certificates:p11-kit -#!BuildIgnore: ca-certificates:p11-kit-tools BuildRequires: %{python_module devel} BuildRequires: %{python_module pip} BuildRequires: %{python_module wheel}