Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / jupyter-nbformat
Commits: a9c9dd9e by Antonio Rojas at 2023-08-01T11:39:12+02:00 upgpkg: 5.9.2-1: Update to 5.9.2 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Contributor: Kyle Keen <[email protected]> pkgname=jupyter-nbformat -pkgver=5.9.1 +pkgver=5.9.2 pkgrel=1 pkgdesc='The base implementation of the Jupyter Notebook format and Python APIs for working with notebooks' arch=(any) @@ -12,7 +12,7 @@ depends=(python-traitlets python-jupyter-core python-jsonschema python-fastjsons makedepends=(python-build python-installer python-hatch-nodejs-version) checkdepends=(python-pytest python-testpath python-pep440) source=(https://github.com/jupyter/nbformat/archive/v$pkgver/nbformat-$pkgver.tar.gz) -sha256sums=('82b167a28749808e1d220b4d406a35919355933b14b61e42f4ef288d802aaca4') +sha256sums=('3e306fbd00c5aa0ac465d1757341d53106967357e23add2441fe3db7ce9115af') build() { cd nbformat-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-nbformat/-/commit/a9c9dd9ebcf07274b530f4c50e97f6d140bce851 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-nbformat/-/commit/a9c9dd9ebcf07274b530f4c50e97f6d140bce851 You're receiving this email because of your account on gitlab.archlinux.org.
