diff --git a/srcpkgs/python3-jupyter_core/template b/srcpkgs/python3-jupyter_core/template index 6bc6f88e5f7..53612296cf6 100644 --- a/srcpkgs/python3-jupyter_core/template +++ b/srcpkgs/python3-jupyter_core/template @@ -1,16 +1,16 @@ # Template file for 'python3-jupyter_core' pkgname=python3-jupyter_core -version=4.7.1 -revision=3 -build_style=python3-module -hostmakedepends="python3-setuptools" +version=5.0.0 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-flit_core hatchling" depends="python3-traitlets" short_desc="Jupyter core package" maintainer="Alessio Sergi " license="BSD-3-Clause" homepage="https://jupyter.org" distfiles="${PYPI_SITE}/j/jupyter_core/jupyter_core-${version}.tar.gz" -checksum=79025cb3225efcd36847d0840f3fc672c0abd7afd0de83ba8a1d3837619122b4 +checksum=4ed68b7c606197c7e344a24b7195eef57898157075a69655a886074b6beb7043 conflicts="python-jupyter_core<=4.4.0_3" # checks create a cycle with python3-jypter_client and python3-ipython_ipykernel make_check=no