diff --git a/spyder.spec b/spyder.spec index 31fe38b..05baa26 100644 --- a/spyder.spec +++ b/spyder.spec @@ -1,6 +1,6 @@ Name: spyder -Version: 5.4.3 -Release: 2mamba +Version: 5.4.5 +Release: 1mamba Summary: A Scientific PYthon Development EnviRonment Group: System/Libraries Vendor: openmamba @@ -11,6 +11,9 @@ Source: https://github.com/spyder-ide/spyder.git/v%{version}/spyder-%{ver License: MIT ## AUTOBUILDREQ-BEGIN 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.9 or python3.10dist(ipython) > 8.9) BuildRequires: libpython310-devel @@ -85,6 +88,12 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python310_sitearch}/spyder-%{version}-py*.egg-info/* %changelog +* Wed Aug 30 2023 Automatic Build System 5.4.5-1mamba +- automatic version update by autodist + +* Wed Jul 19 2023 Automatic Build System 5.4.4-1mamba +- automatic version update by autodist + * Fri Apr 07 2023 Silvan Calarco 5.4.3-2mamba - rebuilt with python 3.10