automatic version update by autodist [release 5.4.5-1mamba;Wed Aug 30 2023]
This commit is contained in:
parent
548de5239a
commit
f9c4a3bdfa
13
spyder.spec
13
spyder.spec
@ -1,6 +1,6 @@
|
|||||||
Name: spyder
|
Name: spyder
|
||||||
Version: 5.4.3
|
Version: 5.4.5
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: A Scientific PYthon Development EnviRonment
|
Summary: A Scientific PYthon Development EnviRonment
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -11,6 +11,9 @@ Source: https://github.com/spyder-ide/spyder.git/v%{version}/spyder-%{ver
|
|||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: (python3.10dist(ipython) < 8.10 or python3.10dist(ipython) > 8.10)
|
BuildRequires: (python3.10dist(ipython) < 8.10 or python3.10dist(ipython) > 8.10)
|
||||||
|
BuildRequires: (python3.10dist(ipython) < 8.11 or python3.10dist(ipython) > 8.11)
|
||||||
|
BuildRequires: (python3.10dist(ipython) < 8.12 or python3.10dist(ipython) > 8.12)
|
||||||
|
BuildRequires: (python3.10dist(ipython) < 8.12.1 or python3.10dist(ipython) > 8.12.1)
|
||||||
BuildRequires: (python3.10dist(ipython) < 8.8 or python3.10dist(ipython) > 8.8)
|
BuildRequires: (python3.10dist(ipython) < 8.8 or python3.10dist(ipython) > 8.8)
|
||||||
BuildRequires: (python3.10dist(ipython) < 8.9 or python3.10dist(ipython) > 8.9)
|
BuildRequires: (python3.10dist(ipython) < 8.9 or python3.10dist(ipython) > 8.9)
|
||||||
BuildRequires: libpython310-devel
|
BuildRequires: libpython310-devel
|
||||||
@ -85,6 +88,12 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python310_sitearch}/spyder-%{version}-py*.egg-info/*
|
%{python310_sitearch}/spyder-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 30 2023 Automatic Build System <autodist@mambasoft.it> 5.4.5-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Jul 19 2023 Automatic Build System <autodist@mambasoft.it> 5.4.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Apr 07 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 5.4.3-2mamba
|
* Fri Apr 07 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 5.4.3-2mamba
|
||||||
- rebuilt with python 3.10
|
- rebuilt with python 3.10
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user