automatic version update by autodist [release 8.18.1-1mamba;Tue Nov 28 2023]
This commit is contained in:
parent
52edf5ccd1
commit
1571e36033
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-ipython
|
||||
Version: 8.18.0
|
||||
Version: 8.18.1
|
||||
Release: 1mamba
|
||||
Summary: An interactive computational environment for Python
|
||||
Group: System/Libraries
|
||||
@ -11,7 +11,6 @@ URL: https://ipython.org/notebook.html
|
||||
Source: https://pypi.debian.net/ipython/ipython-%{version}.tar.gz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: (python3.11dist(prompt-toolkit) < 3.0.37 or python3.11dist(prompt-toolkit) > 3.0.37)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(decorator)
|
||||
BuildRequires: python3.11dist(jedi)
|
||||
@ -67,6 +66,9 @@ done
|
||||
%doc COPYING.rst
|
||||
|
||||
%changelog
|
||||
* Tue Nov 28 2023 Automatic Build System <autodist@mambasoft.it> 8.18.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 25 2023 Automatic Build System <autodist@mambasoft.it> 8.18.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user