Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
ipython
Commits:
7ae817ba by Jakub Klinkovský at 2025-12-17T07:30:23+01:00
upgpkg: 9.7.0-3: Rebuild for Python 3.14 (nocheck)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ipython
pkgdesc = Enhanced Interactive Python shell
pkgver = 9.7.0
- pkgrel = 2
+ pkgrel = 3
url = https://ipython.org
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
pkgname=ipython
pkgver=9.7.0
-pkgrel=2
+pkgrel=3
pkgdesc='Enhanced Interactive Python shell'
arch=(any)
url=https://ipython.org
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ipython/-/commit/7ae817ba33423365c2cbf0f4777c51c388eb0bb6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ipython/-/commit/7ae817ba33423365c2cbf0f4777c51c388eb0bb6
You're receiving this email because of your account on gitlab.archlinux.org.