Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
jupyter-nbformat
Commits:
9a30e163 by Jakub Klinkovský at 2025-12-17T07:45:53+01:00
upgpkg: 5.10.4-4: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = jupyter-nbformat
pkgdesc = The base implementation of the Jupyter Notebook format and
Python APIs for working with notebooks
pkgver = 5.10.4
- pkgrel = 3
+ pkgrel = 4
url = https://pypi.python.org/pypi/nbformat
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=jupyter-nbformat
pkgver=5.10.4
-pkgrel=3
+pkgrel=4
pkgdesc='The base implementation of the Jupyter Notebook format and Python
APIs for working with notebooks'
arch=(any)
url='https://pypi.python.org/pypi/nbformat'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-nbformat/-/commit/9a30e16355a5f125d6933f158ce9c22e0ed138d2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-nbformat/-/commit/9a30e16355a5f125d6933f158ce9c22e0ed138d2
You're receiving this email because of your account on gitlab.archlinux.org.