automatic version update by autodist [release 5.5.0-1mamba;Mon Nov 06 2023]
This commit is contained in:
parent
8c5a59c13c
commit
7680f042f1
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-qtconsole
|
||||
Version: 5.4.4
|
||||
Release: 2mamba
|
||||
Version: 5.5.0
|
||||
Release: 1mamba
|
||||
Summary: A rich Qt-based console for working with Jupyter kernels, supporting rich media output, session export, and more
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -15,7 +15,6 @@ BuildRequires: (python3.11dist(traitlets) < 5.2.1 or python3.11dist(traitlets) >
|
||||
BuildRequires: (python3.11dist(traitlets) < 5.2.2 or python3.11dist(traitlets) > 5.2.2)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(ipykernel)
|
||||
BuildRequires: python3.11dist(ipython-genutils)
|
||||
BuildRequires: python3.11dist(jupyter-client)
|
||||
BuildRequires: python3.11dist(jupyter-core)
|
||||
BuildRequires: python3.11dist(packaging)
|
||||
@ -67,6 +66,9 @@ sed -i "\,%{_bindir},d" %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Mon Nov 06 2023 Automatic Build System <autodist@mambasoft.it> 5.5.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 5.4.4-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user