Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
ipython
Commits:
6c5de79c by Daniel M. Capella at 2024-03-07T19:01:53-05:00
upgpkg: 8.22.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = ipython
pkgdesc = Enhanced Interactive Python shell
- pkgver = 8.22.1
+ pkgver = 8.22.2
pkgrel = 1
url = https://ipython.org
arch = any
@@ -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.22.1?signed
+ source = git+https://github.com/ipython/ipython.git#tag=8.22.2?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,7 +6,7 @@
# Contributor: Douglas Soares de Andrade <[email protected]>
pkgname=ipython
-pkgver=8.22.1
+pkgver=8.22.2
pkgrel=1
pkgdesc='Enhanced Interactive Python shell'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ipython/-/commit/6c5de79c8c4cf570f403ef7ffba3d0e998b4dc2f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ipython/-/commit/6c5de79c8c4cf570f403ef7ffba3d0e998b4dc2f
You're receiving this email because of your account on gitlab.archlinux.org.