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


Commits:
5ea2ca14 by Antonio Rojas at 2024-08-28T18:02:15+02:00
upgpkg: 7.2.2-1: Update to 7.2.2

- - - - -


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.2.1
+       pkgver = 7.2.2
        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.2.1
-       sha256sums = 
2bc84cbe10c8add6b0661c80066b908ebbfc3028932ca187aec4046680983f7f
+       source = git+https://github.com/jupyter/notebook#tag=v7.2.2
+       sha256sums = 
7242cccc8799b287171ae2b9c8e3be4f7ca8f3610bca9c72caed4a50f354b167
 
 pkgname = jupyter-notebook


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=jupyter-notebook
 _pipname=notebook
-pkgver=7.2.1
+pkgver=7.2.2
 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=('2bc84cbe10c8add6b0661c80066b908ebbfc3028932ca187aec4046680983f7f')
+sha256sums=('7242cccc8799b287171ae2b9c8e3be4f7ca8f3610bca9c72caed4a50f354b167')
 
 build() {
   cd notebook



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

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


Reply via email to