Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
ipython
Commits:
66abc4b6 by Daniel M. Capella at 2023-12-02T04:17:42-05:00
upgpkg: 8.18.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = ipython
pkgdesc = Enhanced Interactive Python shell
- pkgver = 8.17.2
+ pkgver = 8.18.1
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.17.2?signed
+ source = git+https://github.com/ipython/ipython.git#tag=8.18.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,7 +6,7 @@
# Contributor: Douglas Soares de Andrade <[email protected]>
pkgname=ipython
-pkgver=8.17.2
+pkgver=8.18.1
pkgrel=1
pkgdesc='Enhanced Interactive Python shell'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ipython/-/commit/66abc4b685c3cb3087330909debf5d6571ec6e7f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ipython/-/commit/66abc4b685c3cb3087330909debf5d6571ec6e7f
You're receiving this email because of your account on gitlab.archlinux.org.