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


Commits:
8610a7d0 by Antonio Rojas at 2025-10-16T21:25:52+02:00
upgpkg: 0.11.0-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-pytest-jupyter
        pkgdesc = A pytest plugin for testing Jupyter core libraries and 
extensions
-       pkgver = 0.10.1
-       pkgrel = 3
+       pkgver = 0.11.0
+       pkgrel = 1
        url = https://github.com/jupyter-server/pytest-jupyter
        arch = any
        license = BSD-3-Clause
@@ -19,7 +19,7 @@ pkgbase = python-pytest-jupyter
        depends = python-pyzmq
        depends = python-tornado
        depends = python-traitlets
-       source = 
https://github.com/jupyter-server/pytest-jupyter/releases/download/v0.10.1/pytest_jupyter-0.10.1.tar.gz
-       sha256sums = 
00df54eef9e201dd542d5471b8980def15d34b917b30587d14d7c824fc4d9e84
+       source = 
https://github.com/jupyter-server/pytest-jupyter/releases/download/v0.11.0/pytest_jupyter-0.11.0.tar.gz
+       sha256sums = 
a4e08ced44cfea1bce080090c626b8dc4f9d617fa5aafcd84b71405f503e9899
 
 pkgname = python-pytest-jupyter


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=python-pytest-jupyter
-pkgver=0.10.1
-pkgrel=3
+pkgver=0.11.0
+pkgrel=1
 pkgdesc='A pytest plugin for testing Jupyter core libraries and extensions'
 arch=(any)
 url='https://github.com/jupyter-server/pytest-jupyter'
@@ -22,7 +22,7 @@ makedepends=(python-build
              python-installer)
 checkdepends=(python-pytest-timeout)
 
source=(https://github.com/jupyter-server/pytest-jupyter/releases/download/v$pkgver/pytest_jupyter-$pkgver.tar.gz)
-sha256sums=('00df54eef9e201dd542d5471b8980def15d34b917b30587d14d7c824fc4d9e84')
+sha256sums=('a4e08ced44cfea1bce080090c626b8dc4f9d617fa5aafcd84b71405f503e9899')
 
 build() {
   cd pytest_jupyter-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-jupyter/-/commit/8610a7d03f745ab08ed0224f86e80efd0556fd69

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


Reply via email to