automatic version update by autodist [release 5.6.0-1mamba;Thu Aug 29 2024]
This commit is contained in:
parent
a280468bf7
commit
45d2938e13
@ -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.5.2
|
Version: 5.6.0
|
||||||
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
|
||||||
@ -19,7 +19,6 @@ BuildRequires: python3.11dist(jupyter-client)
|
|||||||
BuildRequires: python3.11dist(jupyter-core)
|
BuildRequires: python3.11dist(jupyter-core)
|
||||||
BuildRequires: python3.11dist(packaging)
|
BuildRequires: python3.11dist(packaging)
|
||||||
BuildRequires: python3.11dist(pygments)
|
BuildRequires: python3.11dist(pygments)
|
||||||
BuildRequires: python3.11dist(pyzmq)
|
|
||||||
BuildRequires: python3.11dist(qtpy)
|
BuildRequires: python3.11dist(qtpy)
|
||||||
BuildRequires: python3.11dist(setuptools)
|
BuildRequires: python3.11dist(setuptools)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -68,6 +67,9 @@ sed -i "\,%{_bindir},d" %{name}.filelist
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 29 2024 Automatic Build System <autodist@openmamba.org> 5.6.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun May 05 2024 Automatic Build System <autodist@openmamba.org> 5.5.2-1mamba
|
* Sun May 05 2024 Automatic Build System <autodist@openmamba.org> 5.5.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user