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


Commits:
29935abc by Daniel M. Capella at 2024-02-22T14:09:38-05:00
upgpkg: 8.22.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = ipython
        pkgdesc = Enhanced Interactive Python shell
-       pkgver = 8.21.0
+       pkgver = 8.22.1
        pkgrel = 1
        url = https://ipython.org
        arch = any
-       license = BSD
+       license = BSD-3-Clause
        checkdepends = jupyter-nbformat
        checkdepends = python-curio
        checkdepends = python-ipykernel
@@ -36,7 +36,7 @@ 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.21.0?signed
+       source = git+https://github.com/ipython/ipython.git#tag=8.22.1?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 = SKIP


=====================================
PKGBUILD
=====================================
@@ -6,12 +6,12 @@
 # Contributor: Douglas Soares de Andrade <d...@aur.archlinux.org>
 
 pkgname=ipython
-pkgver=8.21.0
+pkgver=8.22.1
 pkgrel=1
 pkgdesc='Enhanced Interactive Python shell'
 arch=('any')
 url=https://ipython.org
-license=('BSD')
+license=('BSD-3-Clause')
 depends=(
   'python-decorator'
   'python-jedi'



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ipython/-/commit/29935abcd96d5dd1f220b6202f3a4c7f584ee4d0
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to