Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
ipython


Commits:
0003e128 by Daniel M. Capella at 2024-04-27T20:51:40-04:00
upgpkg: 8.24.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = ipython
        pkgdesc = Enhanced Interactive Python shell
-       pkgver = 8.22.2
-       pkgrel = 2
+       pkgver = 8.24.0
+       pkgrel = 1
        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.22.2?signed
+       source = git+https://github.com/ipython/ipython.git#tag=8.24.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 = 
1a0e79c3eb826f61d251d4d7eedc6b941441c6bca8996542f3fdcbf8e2ca4f812a2d3b0400769f470c141f17a30f19374ffa0189e7f7a8bd0e5ea38bf5087966
+       b2sums = 
8d34732f3a603b9f4142059748e33e4cf9281a0a3fd7e07f04594884b62402dc03dd825dc060d2b430ddcc72e536b0fedffc83b0f404c394fcac9a6f0d26f9c1
        b2sums = 
d445e2bc7a037db8715ea103611720e965987e155c32e445b0ef783e519fca8a0301b16c5763fd9a5d8d169c3b0d7b4db6c0bd0f9772842258b135dcb1d6d5a2
 
 pkgname = ipython


=====================================
PKGBUILD
=====================================
@@ -6,8 +6,8 @@
 # Contributor: Douglas Soares de Andrade <d...@aur.archlinux.org>
 
 pkgname=ipython
-pkgver=8.22.2
-pkgrel=2
+pkgver=8.24.0
+pkgrel=1
 pkgdesc='Enhanced Interactive Python shell'
 arch=('any')
 url=https://ipython.org
@@ -55,7 +55,7 @@ source=(
   "git+https://github.com/ipython/ipython.git#tag=$pkgver?signed";
   
'IPython-icon.png::https://www.packal.org/sites/default/files/public/styles/icon_large/public/workflow-files/nkeimipynbworkflow/icon/icon.png'
 )
-b2sums=('1a0e79c3eb826f61d251d4d7eedc6b941441c6bca8996542f3fdcbf8e2ca4f812a2d3b0400769f470c141f17a30f19374ffa0189e7f7a8bd0e5ea38bf5087966'
+b2sums=('8d34732f3a603b9f4142059748e33e4cf9281a0a3fd7e07f04594884b62402dc03dd825dc060d2b430ddcc72e536b0fedffc83b0f404c394fcac9a6f0d26f9c1'
         
'd445e2bc7a037db8715ea103611720e965987e155c32e445b0ef783e519fca8a0301b16c5763fd9a5d8d169c3b0d7b4db6c0bd0f9772842258b135dcb1d6d5a2')
 validpgpkeys=('99B17F64FD5C94692E9EF8064968B2CC0208DCC8') # Matthias 
Bussonnier <bussonniermatth...@gmail.com>
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ipython/-/commit/0003e128379919257556345e56e4164fc3276aab

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ipython/-/commit/0003e128379919257556345e56e4164fc3276aab
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to