* update ipython to 8.29.0-2
This commit is contained in:
parent
d0ca3c3504
commit
322d99f98d
@ -1,7 +1,7 @@
|
||||
pkgbase = ipython
|
||||
pkgdesc = Enhanced Interactive Python shell
|
||||
pkgver = 8.28.0
|
||||
pkgrel = 1
|
||||
pkgver = 8.29.0
|
||||
pkgrel = 2
|
||||
url = https://ipython.org
|
||||
arch = any
|
||||
license = BSD-3-Clause
|
||||
@ -36,10 +36,10 @@ 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=8.28.0?signed
|
||||
source = git+https://github.com/ipython/ipython.git#tag=8.29.0?signed
|
||||
source = IPython-icon.png::https://www.packal.org/sites/default/files/public/styles/icon_large/public/workflow-files/nkeimipynbworkflow/icon/icon.png
|
||||
validpgpkeys = 99B17F64FD5C94692E9EF8064968B2CC0208DCC8
|
||||
b2sums = c0860b1c82ce1b6bd97554f728ad2b47a96fe770abca94306c1091bf291edf983cebb42fdebf42746c40e0bb3bc13c91660f88ae3bd9b50eea8bd21cc2928639
|
||||
b2sums = 9435967ee9d9e45d0fba842cddba0b59ab58a0b714049ed879c1bbc98559c84283fec97ff593ba5b5aaf3c8517e4607cd4ad0353c22f1795cd04d774f5d8f247
|
||||
b2sums = d445e2bc7a037db8715ea103611720e965987e155c32e445b0ef783e519fca8a0301b16c5763fd9a5d8d169c3b0d7b4db6c0bd0f9772842258b135dcb1d6d5a2
|
||||
|
||||
pkgname = ipython
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
pkgname=ipython
|
||||
pkgver=8.29.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Enhanced Interactive Python shell'
|
||||
arch=(any)
|
||||
url=https://ipython.org
|
||||
|
Loading…
x
Reference in New Issue
Block a user