From e5394a54c48f357fd53a8d8f2614be7c7ffefd066e0e1da8eaefdc50d1e0af93 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Mon, 26 Dec 2022 21:24:33 +0000 Subject: [PATCH] Accepting request 1045413 from home:bnavigator:branches:devel:languages:python:jupyter forgot the underscore provides OBS-URL: https://build.opensuse.org/request/show/1045413 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-events?expand=0&rev=2 --- python-jupyter-events.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-jupyter-events.spec b/python-jupyter-events.spec index c79a86a..92d13a2 100644 --- a/python-jupyter-events.spec +++ b/python-jupyter-events.spec @@ -36,6 +36,7 @@ Requires: python-PyYAML >= 6.0 Requires: python-jsonschema-format-nongpl >= 4.3.0 Requires: python-python-json-logger >= 2.0.4 Requires: python-traitlets >= 5.3 +Provides: python-jupyter_events = %{version}-%{release} BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module PyYAML >= 6.0}