Date: Monday, May 8, 2023 @ 19:01:28
  Author: arojas
Revision: 1459513

upgpkg: python-ipykernel 6.23.0-1: Update to 6.23.0

Modified:
  python-ipykernel/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-08 18:57:19 UTC (rev 1459512)
+++ PKGBUILD    2023-05-08 19:01:28 UTC (rev 1459513)
@@ -3,8 +3,8 @@
 
 _pyname=ipykernel
 pkgname=python-$_pyname
-pkgver=6.22.0
-pkgrel=3
+pkgver=6.23.0
+pkgrel=1
 pkgdesc='The ipython kernel for Jupyter'
 arch=(any)
 url='https://pypi.org/project/ipykernel/'
@@ -13,7 +13,7 @@
 makedepends=(python-build python-installer python-hatchling)
 checkdepends=(python-pytest-timeout python-pytest-asyncio python-flaky 
python-ipyparallel python-matplotlib)
 
source=(https://github.com/ipython/ipykernel/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('0dd26e55f9a975e58049e1f4f2ea4306a98deb748cb4d25cac774597aa3a1546')
+sha256sums=('72a4f1e1f3e49c95875fe11ef6ceb0bb695bfd6431c948b2a27ef114e546541d')
 
 build() {
   cd $_pyname-$pkgver

Reply via email to