Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-ipykernel
Commits:
69c0090a by Antonio Rojas at 2023-08-07T19:16:47+02:00
upgpkg: 6.25.1-1: Update to 6.25.1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pyname=ipykernel
pkgname=python-$_pyname
-pkgver=6.25.0
+pkgver=6.25.1
pkgrel=1
pkgdesc='The ipython kernel for Jupyter'
arch=(any)
@@ -14,7 +14,7 @@ makedepends=(python-build python-installer python-hatchling)
checkdepends=(python-pytest-timeout python-pytest-asyncio python-flaky
python-ipyparallel python-matplotlib python-debugpy)
optdepends=('python-debugpy: debugger support')
source=(https://github.com/ipython/ipykernel/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('50b2fd4d66fd6351ff0267f55e9b31bb2235f736be083d18e6839a5775b556d1')
+sha256sums=('3062ee0e648cd1168be173a3e0260b834011adc511edfef546defb7d23db92fa')
build() {
cd $_pyname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ipykernel/-/commit/69c0090a51b25b686356afee95fea4ef946a43e9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ipykernel/-/commit/69c0090a51b25b686356afee95fea4ef946a43e9
You're receiving this email because of your account on gitlab.archlinux.org.