From 90c34ae544a3db3206d45fb484f8647b7e27f153 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 17 May 2023 10:34:55 -0400 Subject: [PATCH] python3-pytest-subtests: update to 0.11.0. --- srcpkgs/python3-pytest-subtests/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-pytest-subtests/template b/srcpkgs/python3-pytest-subtests/template index 682088480ce..3896ef53d5c 100644 --- a/srcpkgs/python3-pytest-subtests/template +++ b/srcpkgs/python3-pytest-subtests/template @@ -1,9 +1,9 @@ # Template file for 'python3-pytest-subtests' pkgname=python3-pytest-subtests -version=0.10.0 +version=0.11.0 revision=1 -build_style=python3-module -hostmakedepends="python3-setuptools_scm" +build_style=python3-pep517 +hostmakedepends="python3-setuptools_scm python3-wheel" depends="python3-pytest" checkdepends="$depends" short_desc="Subtest fixture for python3-pytest" @@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford " license="MIT" homepage="https://github.com/pytest-dev/pytest-subtests" distfiles="${PYPI_SITE}/p/pytest-subtests/pytest-subtests-${version}.tar.gz" -checksum=d9961a67c1791e8c1e32dce7a70ed1e54f3b1e641087f2094f2d37087ab7fb17 +checksum=51865c88457545f51fb72011942f0a3c6901ee9e24cbfb6d1b9dc1348bafbe37 post_install() { vlicense LICENSE