From 4d3a4aeb6d73561b55cfbd71c4fabfef3ac00a6c Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Mon, 1 May 2023 03:25:47 -0400 Subject: [PATCH] python3-pytest-xdist: update to 3.2.1. --- srcpkgs/python3-pytest-xdist/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-pytest-xdist/template b/srcpkgs/python3-pytest-xdist/template index f8881eb4ad3..3128717d293 100644 --- a/srcpkgs/python3-pytest-xdist/template +++ b/srcpkgs/python3-pytest-xdist/template @@ -1,6 +1,6 @@ # Template file for 'python3-pytest-xdist' pkgname=python3-pytest-xdist -version=3.2.0 +version=3.2.1 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-setuptools_scm python3-wheel" @@ -11,7 +11,7 @@ license="MIT" homepage="https://github.com/pytest-dev/pytest-xdist" changelog="https://raw.githubusercontent.com/pytest-dev/pytest-xdist/master/CHANGELOG.rst" distfiles="${PYPI_SITE}/p/pytest-xdist/pytest-xdist-${version}.tar.gz" -checksum=fa10f95a2564cd91652f2d132725183c3b590d9fdcdec09d3677386ecf4c1ce9 +checksum=1849bd98d8b242b948e472db7478e090bf3361912a8fed87992ed94085f54727 # tests only work in tox make_check=no