From 723328785b2999032f26db20ef3518c61dabdada Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 18 Nov 2023 00:14:38 -0500 Subject: [PATCH] python3-pytest-xdist: update to 3.4.0. --- srcpkgs/python3-pytest-xdist/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-pytest-xdist/template b/srcpkgs/python3-pytest-xdist/template index ce15af55628..bb650394c95 100644 --- a/srcpkgs/python3-pytest-xdist/template +++ b/srcpkgs/python3-pytest-xdist/template @@ -1,7 +1,7 @@ # Template file for 'python3-pytest-xdist' pkgname=python3-pytest-xdist -version=3.3.1 -revision=2 +version=3.4.0 +revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools_scm python3-wheel" depends="python3-pytest python3-execnet" @@ -12,7 +12,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=d5ee0520eb1b7bcca50a60a518ab7a7707992812c578198f8b44fdfac78e8c93 +checksum=3a94a931dd9e268e0b871a877d09fe2efb6175c2c23d60d56a6001359002b832 post_install() { vlicense LICENSE