From 58b65a674cadb3461f12caca3a978e9530dae9ed Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:41:19 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 1.5.1-4mamba;Wed Sep 27 2023] --- python-PyExecJS.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/python-PyExecJS.spec b/python-PyExecJS.spec index eea46d2..c86b47d 100644 --- a/python-PyExecJS.spec +++ b/python-PyExecJS.spec @@ -1,6 +1,6 @@ Name: python-PyExecJS Version: 1.5.1 -Release: 3mamba +Release: 4mamba Summary: Run JavaScript code from Python Group: System/Libraries Vendor: openmamba @@ -10,9 +10,10 @@ URL: https://github.com/doloopwhile/PyExecJS Source: https://pypi.debian.net/PyExecJS/PyExecJS-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(six) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(six) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -45,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Wed Sep 27 2023 Automatic Build System 1.5.1-4mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Mon Apr 18 2022 Silvan Calarco 1.5.1-3mamba - rebuilt with distdeps