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

Felix Yan felixonmars at archlinux.org
Tue Dec 15 00:05:00 UTC 2020


    Date: Tuesday, December 15, 2020 @ 00:04:59
  Author: felixonmars
Revision: 775809

upgpkg: python-pytest-xdist 2.2.0-1

Modified:
  python-pytest-xdist/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-15 00:00:03 UTC (rev 775808)
+++ PKGBUILD	2020-12-15 00:04:59 UTC (rev 775809)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-xdist
-pkgver=2.1.0
-pkgrel=3
+pkgver=2.2.0
+pkgrel=1
 pkgdesc='py.test xdist plugin for distributed testing and loop-on-failing modes'
 arch=('any')
 license=('MIT')
@@ -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=('1bbe43f51bb5641cb7006875f5dc4c889afcede68a02b842880aefca93c2fcf258741707d2add9daa17876a20ebc1da4907ed66e45a8c4eaaf1ca68ddaea00bb')
+sha512sums=('b462f7a569f5a2bd6a1fb1e3c84a3a7972c6375bddb7dae54db9a9551ebd7b79be038ce166ed9436ed35b10c88442824b8a626b5ef9083f7a430a82d0407f6ec')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list