From c5e57d59dd6608314dd4eaf7653b35141ff7f8e5 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 8 Jul 2024 11:22:09 -0400 Subject: [PATCH] python3-pytest-subtests: update to 0.13.0. --- srcpkgs/python3-pytest-subtests/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-pytest-subtests/template b/srcpkgs/python3-pytest-subtests/template index 8fb52766dd3..8c7ee9eef55 100644 --- a/srcpkgs/python3-pytest-subtests/template +++ b/srcpkgs/python3-pytest-subtests/template @@ -1,6 +1,6 @@ # Template file for 'python3-pytest-subtests' pkgname=python3-pytest-subtests -version=0.12.1 +version=0.13.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools_scm python3-wheel" @@ -10,8 +10,8 @@ short_desc="Subtest fixture for python3-pytest" 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=d6605dcb88647e0b7c1889d027f8ef1c17d7a2c60927ebfdc09c7b0d8120476d +distfiles="${PYPI_SITE}/p/pytest_subtests/pytest_subtests-${version}.tar.gz" +checksum=9e02b9d243c0379b02abf3e0887da122bcb2714b021c3608a37f17ce210adce5 post_install() { vlicense LICENSE