Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
ipython
Commits:
52208def by Antonio Rojas at 2025-12-17T08:20:01+01:00
upgpkg: 9.7.0-4: Python 3.14 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ipython
pkgdesc = Enhanced Interactive Python shell
pkgver = 9.7.0
- pkgrel = 3
+ pkgrel = 4
url = https://ipython.org
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
pkgname=ipython
pkgver=9.7.0
-pkgrel=3
+pkgrel=4
pkgdesc='Enhanced Interactive Python shell'
arch=(any)
url=https://ipython.org
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ipython/-/commit/52208def48b8f3061349f0d0b2f969b4284c45ea
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ipython/-/commit/52208def48b8f3061349f0d0b2f969b4284c45ea
You're receiving this email because of your account on gitlab.archlinux.org.