Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
jupyter-notebook


Commits:
5fc56577 by Antonio Rojas at 2026-06-05T08:25:26+02:00
upgpkg: 7.5.7-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = jupyter-notebook
        pkgdesc = The language-agnostic HTML notebook application for Project 
Jupyter
-       pkgver = 7.5.6
+       pkgver = 7.5.7
        pkgrel = 1
        url = https://github.com/jupyter/notebook
        arch = any
@@ -23,7 +23,7 @@ pkgbase = jupyter-notebook
        depends = python-tornado
        depends = python-traitlets
        replaces = jupyter-retrolab
-       source = git+https://github.com/jupyter/notebook#tag=v7.5.6
-       sha256sums = 
64d17651639370963c95643b8f7bede9615a30a75d7df60904e1365fa594c0eb
+       source = git+https://github.com/jupyter/notebook#tag=v7.5.7
+       sha256sums = 
15587e0d0f5c5ea7b2d1237f9bd11134bf0a226a7702499d646b69da35083217
 
 pkgname = jupyter-notebook


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=jupyter-notebook
 _pipname=notebook
-pkgver=7.5.6
+pkgver=7.5.7
 pkgrel=1
 pkgdesc='The language-agnostic HTML notebook application for Project Jupyter'
 arch=(any)
@@ -28,7 +28,7 @@ checkdepends=(python-pytest-jupyter
               python-requests)
 replaces=(jupyter-retrolab)
 source=(git+https://github.com/jupyter/notebook#tag=v$pkgver)
-sha256sums=('64d17651639370963c95643b8f7bede9615a30a75d7df60904e1365fa594c0eb')
+sha256sums=('15587e0d0f5c5ea7b2d1237f9bd11134bf0a226a7702499d646b69da35083217')
 
 build() {
   cd notebook



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-notebook/-/commit/5fc56577053d7abab81c5d58a6dc04fc086c210a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-notebook/-/commit/5fc56577053d7abab81c5d58a6dc04fc086c210a
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to