Date: Sunday, December 4, 2022 @ 10:40:06
  Author: felixonmars
Revision: 1356462

upgpkg: python-pytest-xdist 3.1.0-1

Modified:
  python-pytest-xdist/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-04 10:38:50 UTC (rev 1356461)
+++ PKGBUILD    2022-12-04 10:40:06 UTC (rev 1356462)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-pytest-xdist
-pkgver=3.0.2
+pkgver=3.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-build' 'python-installer' 'python-setuptools-scm' 
'python-wheel')
 checkdepends=('python-filelock' 'python-psutil')
 
source=("https://github.com/pytest-dev/pytest-xdist/archive/v$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('fcbc8a6e176e6c7a5523718ce9ab5129f87b0eda5a8e1b818c28f24ae83089d3d5097c8ad7d3a52219a8d2cc7f917b9569dac51712552d463fe920f8eeb867d4')
+sha512sums=('6a7e013f91ed3a36722839a96979977201e9da37b424857df2385cfcc6f6781c9cde392e5c0bb6182a57bec2cb3535a39cb0984139b60f93a970ead7f97dc362')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 

Reply via email to