From 0e1196b0f76105dd2e869ba6fa9693a364815b94c3db47999b4611debec6407f Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Tue, 24 Oct 2023 10:46:32 +0000 Subject: [PATCH] - Remove not needed python-Js2Py BuildRequires OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lark?expand=0&rev=11 --- python-lark.changes | 5 +++++ python-lark.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-lark.changes b/python-lark.changes index 134f14a..e1f54cc 100644 --- a/python-lark.changes +++ b/python-lark.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 24 10:45:58 UTC 2023 - Daniel Garcia + +- Remove not needed python-Js2Py BuildRequires + ------------------------------------------------------------------- Fri Apr 21 12:27:48 UTC 2023 - Dirk Müller diff --git a/python-lark.spec b/python-lark.spec index 85245fa..2b9e127 100644 --- a/python-lark.spec +++ b/python-lark.spec @@ -35,7 +35,6 @@ Suggests: python-Js2Py Suggests: python-atomicwrites # SECTION TEST BuildRequires: %{python_module regex} -BuildRequires: %{python_module Js2Py} BuildRequires: %{python_module pytest >= 6} # /SECTION BuildArch: noarch