From 6c124fafb33dae461eb9d1873887da9cdf00e5f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Wed, 26 Feb 2025 20:07:38 -0300 Subject: [PATCH] python3-attrs: update to 25.1.0. --- srcpkgs/python3-attrs/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-attrs/template b/srcpkgs/python3-attrs/template index 1491514fbee..c896dd4a9ae 100644 --- a/srcpkgs/python3-attrs/template +++ b/srcpkgs/python3-attrs/template @@ -1,7 +1,7 @@ # Template file for 'python3-attrs' pkgname=python3-attrs -version=24.2.0 -revision=2 +version=25.1.0 +revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools hatch-vcs hatch-fancy-pypi-readme" depends="python3" @@ -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=5cfb1b9148b5b086569baec03f20d7b6bf3bcacc9a42bebf87ffaaca362f6346 +checksum=1c97078a80c814273a76b2a298a932eb681c87415c11dee0a6921de7f1b02c3e post_install() { vlicense LICENSE