From 472e2d850e7c83ac7c239c444b49707b7c5efb5a Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:07:47 -0400 Subject: [PATCH] python3-py: update to 1.11.0. --- srcpkgs/python3-py/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-py/template b/srcpkgs/python3-py/template index ee756575895..061b641830e 100644 --- a/srcpkgs/python3-py/template +++ b/srcpkgs/python3-py/template @@ -1,7 +1,7 @@ # Template file for 'python3-py' pkgname=python3-py -version=1.10.0 -revision=2 +version=1.11.0 +revision=1 wrksrc="py-${version}" build_style=python3-module hostmakedepends="python3-setuptools_scm" @@ -13,7 +13,7 @@ license="MIT" homepage="https://github.com/pytest-dev/py" changelog="https://github.com/pytest-dev/py/raw/master/CHANGELOG" distfiles="${PYPI_SITE}/p/py/py-${version}.tar.gz" -checksum=21b81bda15b66ef5e1a777a21c4dcd9c20ad3efd0b3f817e7a809035269e1bd3 +checksum=51c75c4126074b472f746a24399ad32f6053d1b34b68d2fa41e558e6f4a98719 do_check() { python3 -m pytest