From c308efdbb620a33ff43c74b2374261293292b3e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Wed, 17 Jan 2024 15:57:03 -0300 Subject: [PATCH] python3-pluggy: update to 1.3.0. --- srcpkgs/python3-pluggy/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-pluggy/template b/srcpkgs/python3-pluggy/template index 2395585d1cf..ff23c3e564f 100644 --- a/srcpkgs/python3-pluggy/template +++ b/srcpkgs/python3-pluggy/template @@ -1,7 +1,7 @@ # Template file for 'python3-pluggy' pkgname=python3-pluggy -version=1.2.0 -revision=2 +version=1.3.0 +revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools_scm python3-wheel" depends="python3" @@ -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=d12f0c4b579b15f5e054301bb226ee85eeeba08ffec228092f8defbaa3a4c4b3 +checksum=cf61ae8f126ac6f7c451172cf30e3e43d3ca77615509771b3a984a0730651e12 post_install() { vlicense LICENSE