Date: Thursday, March 30, 2023 @ 21:14:32
  Author: arojas
Revision: 1431317

upgpkg: python-pytest-jupyter 0.7.0-1: Update to 0.7.0

Modified:
  python-pytest-jupyter/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-30 20:05:26 UTC (rev 1431316)
+++ PKGBUILD    2023-03-30 21:14:32 UTC (rev 1431317)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=python-pytest-jupyter
-pkgver=0.6.2
+pkgver=0.7.0
 pkgrel=1
 pkgdesc='A pytest plugin for testing Jupyter core libraries and extensions'
 arch=(any)
@@ -11,7 +11,7 @@
 makedepends=(python-build python-installer python-hatchling)
 checkdepends=(python-pytest-timeout)
 
source=(https://github.com/jupyter-server/pytest-jupyter/releases/download/v$pkgver/pytest_jupyter-$pkgver.tar.gz)
-sha256sums=('47f80f573384f274470282d044cd2566b81d7379112446f69adb1fcdfc3351ca')
+sha256sums=('6403b7f6f5eaaa5a9faffd73d2ff1097106a7dc5c3204292212487fc9fb71843')
 
 build() {
   cd pytest_jupyter-$pkgver

Reply via email to