From d3ae58a96cde023a62e8a34ecf3467e33ba0f9c3 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 24 Jul 2024 17:07:18 -0400 Subject: [PATCH] python3-pluggy: update to 1.5.0. --- srcpkgs/python3-pluggy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-pluggy/template b/srcpkgs/python3-pluggy/template index ff23c3e564fb51..9ddc3d4e4a8f05 100644 --- a/srcpkgs/python3-pluggy/template +++ b/srcpkgs/python3-pluggy/template @@ -1,6 +1,6 @@ # Template file for 'python3-pluggy' pkgname=python3-pluggy -version=1.3.0 +version=1.5.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools_scm python3-wheel" @@ -12,7 +12,7 @@ license="MIT" homepage="https://github.com/pytest-dev/pluggy" changelog="https://raw.githubusercontent.com/pytest-dev/pluggy/main/CHANGELOG.rst" distfiles="${PYPI_SITE}/p/pluggy/pluggy-${version}.tar.gz" -checksum=cf61ae8f126ac6f7c451172cf30e3e43d3ca77615509771b3a984a0730651e12 +checksum=2cffa88e94fdc978c4c574f15f9e59b7f4201d439195c3715ca9e2486f1d0cf1 post_install() { vlicense LICENSE