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


Commits:
7664ec51 by Antonio Rojas at 2024-12-05T08:18:03+01:00
upgpkg: 7.3.1-1: Update to 7.3.1

- - - - -


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 = 2
+       pkgver = 7.3.1
+       pkgrel = 1
        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.3.0
-       sha256sums = 
7e70acd3b197abb0c5ee7d19d6df8edac30df31965faae72bb0a449c8b1d5bf8
+       source = git+https://github.com/jupyter/notebook#tag=v7.3.1
+       sha256sums = 
ef8c939a46ddc2e6645a46708cc9d1616f58bdb78e38d7ab4c1f73cdf907e075
 
 pkgname = jupyter-notebook


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 pkgname=jupyter-notebook
 _pipname=notebook
-pkgver=7.3.0
-pkgrel=2
+pkgver=7.3.1
+pkgrel=1
 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=('7e70acd3b197abb0c5ee7d19d6df8edac30df31965faae72bb0a449c8b1d5bf8')
+sha256sums=('ef8c939a46ddc2e6645a46708cc9d1616f58bdb78e38d7ab4c1f73cdf907e075')
 
 build() {
   cd notebook



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

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


Reply via email to