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


Commits:
2e124144 by Antonio Rojas at 2024-12-03T19:26:47+01:00
upgpkg: 7.3.0rc0-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.2.2
-       pkgrel = 1
+       pkgver = 7.3.0rc0
+       pkgrel = 2
        url = https://github.com/jupyter/notebook
        arch = any
        license = BSD-3-Clause
@@ -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.2
-       sha256sums = 
7242cccc8799b287171ae2b9c8e3be4f7ca8f3610bca9c72caed4a50f354b167
+       source = git+https://github.com/jupyter/notebook#tag=v7.3.0rc0
+       sha256sums = 
650c0ac7920a03bc0fc5621454386951e4ad0833e31b7993980136ce4816e419
 
 pkgname = jupyter-notebook


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 pkgname=jupyter-notebook
 _pipname=notebook
-pkgver=7.2.2
-pkgrel=1
+pkgver=7.3.0rc0
+pkgrel=2
 pkgdesc='The language-agnostic HTML notebook application for Project Jupyter'
 arch=(any)
 url='https://github.com/jupyter/notebook'
@@ -28,7 +28,7 @@ checkdepends=(python-pytest-jupyter
               python-requests)
 replaces=(jupyter-retrolab)
 source=(git+https://github.com/jupyter/notebook#tag=v$pkgver)
-sha256sums=('7242cccc8799b287171ae2b9c8e3be4f7ca8f3610bca9c72caed4a50f354b167')
+sha256sums=('650c0ac7920a03bc0fc5621454386951e4ad0833e31b7993980136ce4816e419')
 
 build() {
   cd notebook



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

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


Reply via email to