rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 1.5.1-4mamba;Wed Sep 27 2023]
This commit is contained in:
parent
81a8ac17f0
commit
58b65a674c
@ -1,6 +1,6 @@
|
|||||||
Name: python-PyExecJS
|
Name: python-PyExecJS
|
||||||
Version: 1.5.1
|
Version: 1.5.1
|
||||||
Release: 3mamba
|
Release: 4mamba
|
||||||
Summary: Run JavaScript code from Python
|
Summary: Run JavaScript code from Python
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -10,9 +10,10 @@ URL: https://github.com/doloopwhile/PyExecJS
|
|||||||
Source: https://pypi.debian.net/PyExecJS/PyExecJS-%{version}.tar.gz
|
Source: https://pypi.debian.net/PyExecJS/PyExecJS-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(six)
|
BuildRequires: python3.11dist(six)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -45,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 1.5.1-4mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Mon Apr 18 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.5.1-3mamba
|
* Mon Apr 18 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.5.1-3mamba
|
||||||
- rebuilt with distdeps
|
- rebuilt with distdeps
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user