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

Felix Yan felixonmars at archlinux.org
Wed Feb 10 09:26:51 UTC 2021


    Date: Wednesday, February 10, 2021 @ 09:26:51
  Author: felixonmars
Revision: 853475

upgpkg: python-pytest-xdist 2.2.1-1

Modified:
  python-pytest-xdist/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-10 09:26:41 UTC (rev 853474)
+++ PKGBUILD	2021-02-10 09:26:51 UTC (rev 853475)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-xdist
-pkgver=2.2.0
+pkgver=2.2.1
 pkgrel=1
 pkgdesc='py.test xdist plugin for distributed testing and loop-on-failing modes'
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools_scm')
 checkdepends=('python-filelock')
 source=("https://github.com/pytest-dev/pytest-xdist/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('b462f7a569f5a2bd6a1fb1e3c84a3a7972c6375bddb7dae54db9a9551ebd7b79be038ce166ed9436ed35b10c88442824b8a626b5ef9083f7a430a82d0407f6ec')
+sha512sums=('b33bfb578b2350e1ade72177771cdd25006270a26a2c7925c424f8d3772d810d28bc62bbcad76fd9139db7beb8938252f455659bf667c832436477ed241c2fab')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list