From 55e0d9c4fb11075e7325e3e22660bff6df97ab2d1e3f281d2908a5025d8b4a65 Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Fri, 17 Jan 2025 23:09:45 +0000 Subject: [PATCH] - Drop unneeeded BuildRequires on python3-recommonmark. OBS-URL: https://build.opensuse.org/package/show/science/julia?expand=0&rev=231 --- julia.changes | 5 +++++ julia.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/julia.changes b/julia.changes index fd21f1d..adda7e2 100644 --- a/julia.changes +++ b/julia.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 17 01:25:00 UTC 2025 - Steve Kowalik + +- Drop unneeeded BuildRequires on python3-recommonmark. + ------------------------------------------------------------------- Fri Oct 4 12:41:44 UTC 2024 - Soc Virnyl Estela diff --git a/julia.spec b/julia.spec index c2f25aa..ea877eb 100644 --- a/julia.spec +++ b/julia.spec @@ -1,7 +1,7 @@ # # spec file for package julia # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -236,7 +236,6 @@ BuildRequires: pkgconfig BuildRequires: python-rpm-macros BuildRequires: python3-Sphinx BuildRequires: python3-psutil -BuildRequires: python3-recommonmark BuildRequires: python3-setuptools BuildRequires: pkgconfig(libedit) BuildRequires: pkgconfig(libzstd)