Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
ipython
Commits:
b6474f8b by Daniel M. Capella at 2026-03-02T16:19:36-05:00
upgpkg: 9.10.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = ipython
pkgdesc = Enhanced Interactive Python shell
- pkgver = 9.9.0
+ pkgver = 9.10.0
pkgrel = 1
url = https://ipython.org
arch = any
@@ -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.9.0
+ source = git+https://github.com/ipython/ipython.git#tag=9.10.0
source =
IPython-icon.png::https://www.packal.org/sites/default/files/public/styles/icon_large/public/workflow-files/nkeimipynbworkflow/icon/icon.png
- b2sums =
181fe22c740f3d853c3e1c0855c52a747bd4b1665c52b671bfd94f8dca38b1287f36f1ba4664b3e53e33c97c9bdf472cd76a356fbc7e56650e35815d170eeaaa
+ b2sums =
707e94e45bd91034dc1e06b0b4e30881919b1bea3525a10fdfb07b6aeff0e268b62af0d96c0829cc8e341f312979f2fecd122f761d8136fe76f52fb545e3a659
b2sums =
d445e2bc7a037db8715ea103611720e965987e155c32e445b0ef783e519fca8a0301b16c5763fd9a5d8d169c3b0d7b4db6c0bd0f9772842258b135dcb1d6d5a2
pkgname = ipython
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
# Contributor: Douglas Soares de Andrade <[email protected]>
pkgname=ipython
-pkgver=9.9.0
+pkgver=9.10.0
pkgrel=1
pkgdesc='Enhanced Interactive Python shell'
arch=(any)
@@ -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=('181fe22c740f3d853c3e1c0855c52a747bd4b1665c52b671bfd94f8dca38b1287f36f1ba4664b3e53e33c97c9bdf472cd76a356fbc7e56650e35815d170eeaaa'
+b2sums=('707e94e45bd91034dc1e06b0b4e30881919b1bea3525a10fdfb07b6aeff0e268b62af0d96c0829cc8e341f312979f2fecd122f761d8136fe76f52fb545e3a659'
'd445e2bc7a037db8715ea103611720e965987e155c32e445b0ef783e519fca8a0301b16c5763fd9a5d8d169c3b0d7b4db6c0bd0f9772842258b135dcb1d6d5a2')
#validpgpkeys=(
# 99B17F64FD5C94692E9EF8064968B2CC0208DCC8 # Matthias Bussonnier
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ipython/-/commit/b6474f8b12ec6503a0693ddd7406c1a6f7c0557e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ipython/-/commit/b6474f8b12ec6503a0693ddd7406c1a6f7c0557e
You're receiving this email because of your account on gitlab.archlinux.org.