Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
jupyter-notebook
Commits:
1a4238c2 by Antonio Rojas at 2024-04-10T00:53:37+02:00
upgpkg: 7.1.2-2: Python 3.12 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = jupyter-notebook
pkgdesc = The language-agnostic HTML notebook application for Project
Jupyter
pkgver = 7.1.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jupyter/notebook
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=jupyter-notebook
_pipname=notebook
pkgver=7.1.2
-pkgrel=1
+pkgrel=2
pkgdesc='The language-agnostic HTML notebook application for Project Jupyter'
arch=(any)
url='https://github.com/jupyter/notebook'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-notebook/-/commit/1a4238c2321fd2cc53ddf363154e8608268023f4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-notebook/-/commit/1a4238c2321fd2cc53ddf363154e8608268023f4
You're receiving this email because of your account on gitlab.archlinux.org.