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


Commits:
ec8878e1 by Antonio Rojas at 2026-07-11T11:02:17+02:00
upgpkg: 1.1.0-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-jupyter-builder
        pkgdesc = Build tools for JupyterLab
-       pkgver = 1.0.2
+       pkgver = 1.1.0
        pkgrel = 1
        url = https://jupyter.org/
        arch = any
@@ -14,7 +14,7 @@ pkgbase = python-jupyter-builder
        depends = python
        depends = python-jupyter-core
        depends = python-traitlets
-       source = git+https://github.com/jupyterlab/jupyter-builder#tag=v1.0.2
-       sha256sums = 
5e1bc51847778755ad07c3ed4188b43dce1146599a0ad13fd3d35723063b7507
+       source = git+https://github.com/jupyterlab/jupyter-builder#tag=v1.1.0
+       sha256sums = 
af4d09adcafca9ac9113f9f32f550e5ae42285c8aa7d31c52059dc5972692fd9
 
 pkgname = python-jupyter-builder


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _pyname=jupyter-builder
 pkgname=python-$_pyname
-pkgver=1.0.2
+pkgver=1.1.0
 pkgrel=1
 pkgdesc='Build tools for JupyterLab'
 arch=(any)
@@ -18,7 +18,7 @@ makedepends=(git
              python-installer)
 checkdepends=(python-pytest)
 source=(git+https://github.com/jupyterlab/jupyter-builder#tag=v$pkgver)
-sha256sums=('5e1bc51847778755ad07c3ed4188b43dce1146599a0ad13fd3d35723063b7507')
+sha256sums=('af4d09adcafca9ac9113f9f32f550e5ae42285c8aa7d31c52059dc5972692fd9')
 
 build() {
   cd $_pyname



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jupyter-builder/-/commit/ec8878e14328837108b32c291f6b094830decbe9
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to