From 93b4db0b2d106747422b1beefe9b9bb3d48e4e31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Mon, 18 Dec 2023 11:59:14 -0300 Subject: [PATCH] python3-jupyter_core: update to 5.7.1. --- srcpkgs/python3-jupyter_core/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-jupyter_core/template b/srcpkgs/python3-jupyter_core/template index bb0ce3253a5..acc52e6f1a6 100644 --- a/srcpkgs/python3-jupyter_core/template +++ b/srcpkgs/python3-jupyter_core/template @@ -1,6 +1,6 @@ # Template file for 'python3-jupyter_core' pkgname=python3-jupyter_core -version=5.5.0 +version=5.7.1 revision=1 build_style=python3-pep517 hostmakedepends="hatchling" @@ -12,7 +12,7 @@ license="BSD-3-Clause" homepage="https://jupyter.org" changelog="https://raw.githubusercontent.com/jupyter/jupyter_core/main/CHANGELOG.md" distfiles="${PYPI_SITE}/j/jupyter_core/jupyter_core-${version}.tar.gz" -checksum=880b86053bf298a8724994f95e99b99130659022a4f7f45f563084b6223861d3 +checksum=de61a9d7fc71240f688b2fb5ab659fbb56979458dc66a71decd098e03c79e218 conflicts="python-jupyter_core<=4.4.0_3" do_check() {