From db8252e56e90232e00d2f64f4e2b54e91f6f68fd Mon Sep 17 00:00:00 2001
From: Aiden Grossman <agrossman154@yahoo.com>
Date: Sat, 29 Apr 2023 01:26:04 +0000
Subject: [PATCH] community/jupyter-nbclassic: upgrade to 0.5.6

---
 community/jupyter-nbclassic/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/community/jupyter-nbclassic/APKBUILD b/community/jupyter-nbclassic/APKBUILD
index 67688099de4a..2997887d514c 100644
--- a/community/jupyter-nbclassic/APKBUILD
+++ b/community/jupyter-nbclassic/APKBUILD
@@ -1,8 +1,8 @@
 # Contributor: Aiden Grossman <agrossman154@yahoo.com>
 # Maintainer: Aiden Grossman <agrossman154@yahoo.com>
 pkgname=jupyter-nbclassic
-pkgver=0.5.3
-pkgrel=1
+pkgver=0.5.6
+pkgrel=0
 pkgdesc="Jupyter notebook as jupyter server extension"
 url="https://github.com/jupyter/nbclassic"
 # s390x, ppc64le: no jupyter-server
@@ -33,5 +33,5 @@ package() {
 }
 
 sha512sums="
-07e26d4cb30e3388420ced182a31a050419f4a872256efca6684e4af0e08ec8bf7f6f14f127fe1391457ad5fc792377a1a7bafc0fa1a92eec455454c6321a9ec  jupyter-nbclassic-0.5.3.tar.gz
+e259edb862a870c2b992c6c2c2d8ead64fc69f98298bd1830d63f1db001f8b36ab9509a693b5e425dcc2a43eb72b256f1082b1f0c66757bdbf35968175eb58c7  jupyter-nbclassic-0.5.6.tar.gz
 "
-- 
GitLab