automatic version update by autodist [release 5.4.1-1mamba;Sun Mar 12 2023]
This commit is contained in:
parent
07fc29a19f
commit
57d9329bca
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-qtconsole
|
Name: python-qtconsole
|
||||||
Version: 5.4.0
|
Version: 5.4.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A rich Qt-based console for working with Jupyter kernels, supporting rich media output, session export, and more
|
Summary: A rich Qt-based console for working with Jupyter kernels, supporting rich media output, session export, and more
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -18,6 +18,7 @@ BuildRequires: python3.7dist(ipykernel)
|
|||||||
BuildRequires: python3.7dist(ipython-genutils)
|
BuildRequires: python3.7dist(ipython-genutils)
|
||||||
BuildRequires: python3.7dist(jupyter-client)
|
BuildRequires: python3.7dist(jupyter-client)
|
||||||
BuildRequires: python3.7dist(jupyter-core)
|
BuildRequires: python3.7dist(jupyter-core)
|
||||||
|
BuildRequires: python3.7dist(packaging)
|
||||||
BuildRequires: python3.7dist(pygments)
|
BuildRequires: python3.7dist(pygments)
|
||||||
BuildRequires: python3.7dist(pyzmq)
|
BuildRequires: python3.7dist(pyzmq)
|
||||||
BuildRequires: python3.7dist(qtpy)
|
BuildRequires: python3.7dist(qtpy)
|
||||||
@ -55,6 +56,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Mar 12 2023 Automatic Build System <autodist@mambasoft.it> 5.4.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Nov 02 2022 Automatic Build System <autodist@mambasoft.it> 5.4.0-1mamba
|
* Wed Nov 02 2022 Automatic Build System <autodist@mambasoft.it> 5.4.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user