From fe3dd7084ba21a0660033651747d56f893f30d03 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:26:42 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.1.6-3mamba;Tue Sep 26 2023] --- python-matplotlib-inline.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/python-matplotlib-inline.spec b/python-matplotlib-inline.spec index 378794f..00ea28a 100644 --- a/python-matplotlib-inline.spec +++ b/python-matplotlib-inline.spec @@ -1,6 +1,6 @@ Name: python-matplotlib-inline Version: 0.1.6 -Release: 2mamba +Release: 3mamba Summary: Inline Matplotlib backend for Jupyter Group: System/Libraries Vendor: openmamba @@ -10,9 +10,10 @@ URL: https://github.com/ipython/matplotlib-inline Source: https://pypi.debian.net/matplotlib-inline/matplotlib-inline-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(traitlets) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(traitlets) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -45,6 +46,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Tue Sep 26 2023 Automatic Build System 0.1.6-3mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Wed Apr 05 2023 Silvan Calarco 0.1.6-2mamba - rebuilt with python 3.10