From dcf5e723a613285b18fe3762fdba789f59af0167 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Fri, 18 Apr 2025 15:26:01 -0300 Subject: [PATCH] python3-attrs: update to 25.3.0. --- srcpkgs/python3-attrs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-attrs/template b/srcpkgs/python3-attrs/template index c896dd4a9ae..220008c2476 100644 --- a/srcpkgs/python3-attrs/template +++ b/srcpkgs/python3-attrs/template @@ -1,6 +1,6 @@ # Template file for 'python3-attrs' pkgname=python3-attrs -version=25.1.0 +version=25.3.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools hatch-vcs hatch-fancy-pypi-readme" @@ -12,7 +12,7 @@ license="MIT" homepage="https://attrs.readthedocs.io/" changelog="https://raw.githubusercontent.com/python-attrs/attrs/main/CHANGELOG.md" distfiles="${PYPI_SITE}/a/attrs/attrs-${version}.tar.gz" -checksum=1c97078a80c814273a76b2a298a932eb681c87415c11dee0a6921de7f1b02c3e +checksum=75d7cefc7fb576747b2c81b4442d4d4a1ce0900973527c011d1030fd3bf4af1b post_install() { vlicense LICENSE