[arch-commits] Commit in python-pytest-xdist/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Aug 25 16:02:37 UTC 2020
Date: Tuesday, August 25, 2020 @ 16:02:35
Author: felixonmars
Revision: 688464
upgpkg: python-pytest-xdist 2.1.0-1
Modified:
python-pytest-xdist/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-25 16:02:21 UTC (rev 688463)
+++ PKGBUILD 2020-08-25 16:02:35 UTC (rev 688464)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-pytest-xdist
-pkgver=2.0.0
+pkgver=2.1.0
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=('eef8e0e27a91d689b4b0980847659c841d7f9b7cfb98796afe45489815b2c167a2372f07917aa4b1cc18644c983e114f6390ad8d24db863b81d1b56bdcd0f900')
+sha512sums=('1bbe43f51bb5641cb7006875f5dc4c889afcede68a02b842880aefca93c2fcf258741707d2add9daa17876a20ebc1da4907ed66e45a8c4eaaf1ca68ddaea00bb')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list