Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / jupyter-server-mathjax
Commits: a7516db5 by Antonio Rojas at 2024-04-09T16:58:04+02:00 upgpkg: 0.2.6-3: Python 3.12 rebuild - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,17 @@ +pkgbase = jupyter-server-mathjax + pkgdesc = MathJax resources as a Jupyter Server Extension + pkgver = 0.2.6 + pkgrel = 3 + url = https://jupyter.org/ + arch = any + license = BSD + makedepends = python-build + makedepends = python-installer + makedepends = python-jupyter_packaging + makedepends = python-setuptools + depends = jupyter-server + depends = mathjax2 + source = https://pypi.io/packages/source/j/jupyter_server_mathjax/jupyter_server_mathjax-0.2.6.tar.gz + sha256sums = bb1e6b6dc0686c1fe386a22b5886163db548893a99c2810c36399e9c4ca23943 + +pkgname = jupyter-server-mathjax ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=jupyter-server-mathjax pkgver=0.2.6 -pkgrel=2 +pkgrel=3 pkgdesc='MathJax resources as a Jupyter Server Extension' arch=(any) url='https://jupyter.org/' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-server-mathjax/-/commit/a7516db59f5640a11e16b5b335382585df469b78 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-server-mathjax/-/commit/a7516db59f5640a11e16b5b335382585df469b78 You're receiving this email because of your account on gitlab.archlinux.org.
