Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
jupyterlab-pygments
Commits:
1df18c1d by Antonio Rojas at 2024-11-16T22:33:30+01:00
upgpkg: 0.3.0-3: python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = jupyterlab-pygments
pkgdesc = Pygments theme using JupyterLab CSS variables
pkgver = 0.3.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/jupyterlab/jupyterlab_pygments
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pyname=jupyterlab_pygments
pkgname=${_pyname/_/-}
pkgver=0.3.0
-pkgrel=2
+pkgrel=3
pkgdesc='Pygments theme using JupyterLab CSS variables'
arch=(any)
url='https://github.com/jupyterlab/jupyterlab_pygments'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyterlab-pygments/-/commit/1df18c1dfa9d37eefa8414599111247fa2e5710a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyterlab-pygments/-/commit/1df18c1dfa9d37eefa8414599111247fa2e5710a
You're receiving this email because of your account on gitlab.archlinux.org.