diff --git a/python-ipython.spec b/python-ipython.spec index 1725635..79ab8b0 100644 --- a/python-ipython.spec +++ b/python-ipython.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-ipython -Version: 8.31.0 +Version: 8.32.0 Release: 1mamba Summary: An interactive computational environment for Python Group: System/Libraries @@ -10,6 +10,7 @@ Packager: Silvan Calarco URL: https://ipython.org/notebook.html Source: https://pypi.debian.net/ipython/ipython-%{version}.tar.gz License: GPL +BuildArch: noarch ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel BuildRequires: python3.11dist(decorator) @@ -67,6 +68,9 @@ done %doc COPYING.rst %changelog +* Tue Feb 04 2025 Automatic Build System 8.32.0-1mamba +- automatic version update by autodist + * Sun Dec 22 2024 Automatic Build System 8.31.0-1mamba - automatic version update by autodist