From 00e0bc221bcb1b212f9a310e94ec2d0277d7d7d9 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 11:26:42 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 0.1.6-2mamba;Wed Apr 05 2023] --- python-matplotlib-inline.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/python-matplotlib-inline.spec b/python-matplotlib-inline.spec index a08f83e..378794f 100644 --- a/python-matplotlib-inline.spec +++ b/python-matplotlib-inline.spec @@ -1,6 +1,6 @@ Name: python-matplotlib-inline Version: 0.1.6 -Release: 1mamba +Release: 2mamba Summary: Inline Matplotlib backend for Jupyter Group: System/Libraries Vendor: openmamba @@ -13,8 +13,6 @@ License: BSD BuildRequires: libpython3-devel BuildRequires: python3.7dist(traitlets) ## AUTOBUILDREQ-END -BuildRequires: libpython-devel -Requires: python >= %python_version %description %{summary}. @@ -47,6 +45,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Wed Apr 05 2023 Silvan Calarco 0.1.6-2mamba +- rebuilt with python 3.10 + * Sun Aug 21 2022 Automatic Build System 0.1.6-1mamba - automatic version update by autodist