Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
ipython


Commits:
bb55d73b by Daniel M. Capella at 2026-01-14T02:08:16-05:00
upgpkg: 9.9.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = ipython
        pkgdesc = Enhanced Interactive Python shell
-       pkgver = 9.7.0
-       pkgrel = 4
+       pkgver = 9.9.0
+       pkgrel = 1
        url = https://ipython.org
        arch = any
        license = BSD-3-Clause
@@ -36,9 +36,9 @@ pkgbase = ipython
        optdepends = python-black: to auto format with Black
        optdepends = python-pickleshare: for the ip.db database
        optdepends = yapf: to auto format with YAPF
-       source = git+https://github.com/ipython/ipython.git#tag=9.7.0
+       source = git+https://github.com/ipython/ipython.git#tag=9.9.0
        source = 
IPython-icon.png::https://www.packal.org/sites/default/files/public/styles/icon_large/public/workflow-files/nkeimipynbworkflow/icon/icon.png
-       b2sums = 
93c5378f662c80870e85d619ddf1ead886a1981b57d50051a3071b14ac2f67422a525f85a334325e2a800640ad15884d0f1df73a1f12aea05aa25fc4603a912a
+       b2sums = 
181fe22c740f3d853c3e1c0855c52a747bd4b1665c52b671bfd94f8dca38b1287f36f1ba4664b3e53e33c97c9bdf472cd76a356fbc7e56650e35815d170eeaaa
        b2sums = 
d445e2bc7a037db8715ea103611720e965987e155c32e445b0ef783e519fca8a0301b16c5763fd9a5d8d169c3b0d7b4db6c0bd0f9772842258b135dcb1d6d5a2
 
 pkgname = ipython


=====================================
PKGBUILD
=====================================
@@ -6,8 +6,8 @@
 # Contributor: Douglas Soares de Andrade <[email protected]>
 
 pkgname=ipython
-pkgver=9.7.0
-pkgrel=4
+pkgver=9.9.0
+pkgrel=1
 pkgdesc='Enhanced Interactive Python shell'
 arch=(any)
 url=https://ipython.org
@@ -55,7 +55,7 @@ source=(
   "git+https://github.com/ipython/ipython.git#tag=$pkgver";
   
'IPython-icon.png::https://www.packal.org/sites/default/files/public/styles/icon_large/public/workflow-files/nkeimipynbworkflow/icon/icon.png'
 )
-b2sums=('93c5378f662c80870e85d619ddf1ead886a1981b57d50051a3071b14ac2f67422a525f85a334325e2a800640ad15884d0f1df73a1f12aea05aa25fc4603a912a'
+b2sums=('181fe22c740f3d853c3e1c0855c52a747bd4b1665c52b671bfd94f8dca38b1287f36f1ba4664b3e53e33c97c9bdf472cd76a356fbc7e56650e35815d170eeaaa'
         
'd445e2bc7a037db8715ea103611720e965987e155c32e445b0ef783e519fca8a0301b16c5763fd9a5d8d169c3b0d7b4db6c0bd0f9772842258b135dcb1d6d5a2')
 #validpgpkeys=(
 #  99B17F64FD5C94692E9EF8064968B2CC0208DCC8 # Matthias Bussonnier 
<[email protected]>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ipython/-/commit/bb55d73b526c792480813b80c2f75fbcc6fe56e1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ipython/-/commit/bb55d73b526c792480813b80c2f75fbcc6fe56e1
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to