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


Commits:
b0cc738f by Antonio Rojas at 2025-05-26T21:03:34+02:00
upgpkg: 5.8.0-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-jupyter-core
        pkgdesc = Jupyter core package. A base package on which Jupyter 
projects rely
-       pkgver = 5.7.2
-       pkgrel = 3
+       pkgver = 5.8.0
+       pkgrel = 1
        url = https://pypi.python.org/pypi/jupyter_core
        arch = any
        license = BSD-3-Clause
@@ -18,7 +18,7 @@ pkgbase = python-jupyter-core
        provides = python-jupyter_core
        conflicts = python-jupyter_core
        replaces = python-jupyter_core
-       source = git+https://github.com/jupyter/jupyter_core#tag=v5.7.2
-       sha256sums = 
bcfea86eae856cec950edb88367fb4ce9cabe184627ee0f2eb0ff4aaf08df973
+       source = git+https://github.com/jupyter/jupyter_core#tag=v5.8.0
+       sha256sums = 
70ed5e49863e492da21ba76953e2349a1c9bf38daf1a6a7dfda8064079cb13f6
 
 pkgname = python-jupyter-core


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _pyname=jupyter_core
 pkgname=python-${_pyname/_/-}
-pkgver=5.7.2
-pkgrel=3
+pkgver=5.8.0
+pkgrel=1
 pkgdesc='Jupyter core package. A base package on which Jupyter projects rely'
 arch=(any)
 url='https://pypi.python.org/pypi/jupyter_core'
@@ -23,7 +23,7 @@ conflicts=(python-jupyter_core)
 provides=(python-jupyter_core)
 replaces=(python-jupyter_core)
 source=(git+https://github.com/jupyter/jupyter_core#tag=v$pkgver)
-sha256sums=('bcfea86eae856cec950edb88367fb4ce9cabe184627ee0f2eb0ff4aaf08df973')
+sha256sums=('70ed5e49863e492da21ba76953e2349a1c9bf38daf1a6a7dfda8064079cb13f6')
 
 prepare() {
   cd $_pyname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jupyter-core/-/commit/b0cc738f84f820504ca10c737cd0461a363e870d

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


Reply via email to