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


Commits:
bbb86190 by Antonio Rojas at 2025-12-16T11:40:44+01:00
upgpkg: 7.5.1-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.0
+       pkgver = 7.5.1
        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.0
-       sha256sums = 
b62005b2c95d5d94e58374910dcd50683485b687cbef168fbc514a346ff1de6d
+       source = git+https://github.com/jupyter/notebook#tag=v7.5.1
+       sha256sums = 
dc346296bb43c54caefd1cc2af63cbb54dd9562cb8d3f79d7500b17c6411bd83
 
 pkgname = jupyter-notebook


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=jupyter-notebook
 _pipname=notebook
-pkgver=7.5.0
+pkgver=7.5.1
 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=('b62005b2c95d5d94e58374910dcd50683485b687cbef168fbc514a346ff1de6d')
+sha256sums=('dc346296bb43c54caefd1cc2af63cbb54dd9562cb8d3f79d7500b17c6411bd83')
 
 build() {
   cd notebook



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-notebook/-/commit/bbb86190563862d4de2069acef63e8d71c5f3e9c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to