* update python-jupyter_core to 5.1.3-1
This commit is contained in:
parent
f9a4567270
commit
dbe78ca179
@ -2,7 +2,7 @@
|
||||
# Maintainer: Kyle Keen <keenerd@gmail.com>
|
||||
|
||||
pkgname=python-jupyter_core
|
||||
pkgver=5.1.0
|
||||
pkgver=5.1.3
|
||||
pkgrel=1
|
||||
pkgdesc="Jupyter core package. A base package on which Jupyter projects rely."
|
||||
arch=(any)
|
||||
@ -12,7 +12,7 @@ depends=('python-traitlets' 'python-platformdirs')
|
||||
makedepends=('python-build' 'python-installer' 'python-hatchling')
|
||||
checkdepends=('python-pytest' 'python-nose')
|
||||
source=("https://files.pythonhosted.org/packages/source/j/jupyter_core/jupyter_core-$pkgver.tar.gz")
|
||||
sha256sums=('a5ae7c09c55c0b26f692ec69323ba2b62e8d7295354d20f6cd57b749de4a05bf')
|
||||
sha256sums=('82e1cff0ef804c38677eff7070d5ff1d45037fef01a2d9ba9e6b7b8201831e9f')
|
||||
|
||||
prepare() {
|
||||
cd jupyter_core-$pkgver
|
||||
|
Loading…
x
Reference in New Issue
Block a user