Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
jupyter-notebook
Commits:
56dd4e12 by Antonio Rojas at 2024-12-04T22:41:57+01:00
upgpkg: 7.3.0-2: Python 3.13 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.3.0
- 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.3.0
-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/56dd4e12570fba6c4036d719f634d3a0c7d3b140
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-notebook/-/commit/56dd4e12570fba6c4036d719f634d3a0c7d3b140
You're receiving this email because of your account on gitlab.archlinux.org.