[arch-commits] Commit in python-pytest-xprocess/trunk (PKGBUILD)

David Runge dvzrv at gemini.archlinux.org
Tue Aug 30 08:49:31 UTC 2022


    Date: Tuesday, August 30, 2022 @ 08:49:31
  Author: dvzrv
Revision: 1288484

upgpkg: python-pytest-xprocess 0.20.0-1: Upgrade to 0.20.0.

Modified:
  python-pytest-xprocess/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-30 08:49:29 UTC (rev 1288483)
+++ PKGBUILD	2022-08-30 08:49:31 UTC (rev 1288484)
@@ -4,7 +4,7 @@
 
 _name=pytest-xprocess
 pkgname=python-pytest-xprocess
-pkgver=0.19.0
+pkgver=0.20.0
 pkgrel=1
 pkgdesc='Pytest plugin to manage external processes across test runs.'
 arch=(any)
@@ -13,8 +13,8 @@
 depends=(python-psutil python-pytest)
 makedepends=(python-build python-installer python-setuptools-scm python-wheel)
 source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
-sha512sums=('d41c3c91892d6126455e9b834ada7aad5d0fa67603eff14a73309589e269a21de032e8192e9bde4d6656aaa4984dd0c98242d54b0e2b24a43b85c8ed81a00d89')
-b2sums=('1990a48036469f990451b8eb12a05b7f10295532a72567f95d95d6e12f192f0b76bd511a994c5b8f0e3725f0edb76c4991351fe68e82f351d9b47a9921230f11')
+sha512sums=('bce022c924db94f53549c1df5547a8df7390806bb99d817f152f1e5fb946fef60f2447a31dc519577c1b54d6a7adeb7d7d996a28e7784918622db5ccfd0b035b')
+b2sums=('8e66ad321224cb8e702721b0936c56b65be5aee9330a233c710519303679f2d1eea03825fe4326ffd2811f6fe4c37db217a2c0c34561742bd2c849ddcae7284e')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list