Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
ipython
Commits:
8df278e2 by Antonio Rojas at 2026-07-19T19:40:47+02:00
upgpkg: 9.15.0-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = ipython
pkgdesc = Enhanced Interactive Python shell
- pkgver = 9.12.0
+ pkgver = 9.15.0
pkgrel = 1
url = https://ipython.org
arch = any
@@ -36,11 +36,11 @@ 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.12.0
+ source = git+https://github.com/ipython/ipython.git#tag=9.15.0
source =
IPython-icon.png::https://www.packal.org/sites/default/files/public/styles/icon_large/public/workflow-files/nkeimipynbworkflow/icon/icon.png
validpgpkeys = 99B17F64FD5C94692E9EF8064968B2CC0208DCC8
validpgpkeys = 4D9D285A538F7C2E16D13ACE57982D11F0EA2247
- b2sums =
cf372921dfab2e8a90eb51f3871b26126ab5d21782b4f6f754953673977c6cb73c580d0bfdb4a4583865b1406d2d4cf24a32ada84eafd38d5a052597502c3ed0
+ b2sums =
90c58f9bb53920274f9c901b9e2a91c40402cc76d1a7a8a5d817d735ab575df78e9cfde1be78eb02d523d5217b6dc7f2dcdcfa0d1813b7fde23f75592e0c6204
b2sums =
d445e2bc7a037db8715ea103611720e965987e155c32e445b0ef783e519fca8a0301b16c5763fd9a5d8d169c3b0d7b4db6c0bd0f9772842258b135dcb1d6d5a2
pkgname = ipython
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
# Contributor: Douglas Soares de Andrade <[email protected]>
pkgname=ipython
-pkgver=9.12.0
+pkgver=9.15.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=('cf372921dfab2e8a90eb51f3871b26126ab5d21782b4f6f754953673977c6cb73c580d0bfdb4a4583865b1406d2d4cf24a32ada84eafd38d5a052597502c3ed0'
+b2sums=('90c58f9bb53920274f9c901b9e2a91c40402cc76d1a7a8a5d817d735ab575df78e9cfde1be78eb02d523d5217b6dc7f2dcdcfa0d1813b7fde23f75592e0c6204'
'd445e2bc7a037db8715ea103611720e965987e155c32e445b0ef783e519fca8a0301b16c5763fd9a5d8d169c3b0d7b4db6c0bd0f9772842258b135dcb1d6d5a2')
validpgpkeys=(
99B17F64FD5C94692E9EF8064968B2CC0208DCC8 # Matthias Bussonnier
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ipython/-/commit/8df278e297b90d06bc9f6250330e48b0839f9e4b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ipython/-/commit/8df278e297b90d06bc9f6250330e48b0839f9e4b
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help