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