From de3005dbc4960d232ed0536ecc0c80fee6c84e44 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sun, 8 Jun 2025 11:16:12 -0400 Subject: [PATCH] python3-cattrs: update to 25.1.1. --- srcpkgs/python3-cattrs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-cattrs/template b/srcpkgs/python3-cattrs/template index 160f0e5e022..c1f765e35d8 100644 --- a/srcpkgs/python3-cattrs/template +++ b/srcpkgs/python3-cattrs/template @@ -1,6 +1,6 @@ # Template file for 'python3-cattrs' pkgname=python3-cattrs -version=25.1.0 +version=25.1.1 revision=1 build_style=python3-pep517 # Initial ignores require unpackaged dependencies; @@ -27,7 +27,7 @@ license="MIT" homepage="https://catt.rs" changelog="https://github.com/python-attrs/cattrs/blob/main/HISTORY.md" distfiles="${PYPI_SITE}/c/cattrs/cattrs-${version}.tar.gz" -checksum=3bf01e9592b38a49bdae47a26385583f000c98862d0efcda2c03a508b02b95b8 +checksum=c914b734e0f2d59e5b720d145ee010f1fd9a13ee93900922a2f3f9d593b8382c pre_check() { vsed -i -e '/addopts/d' pyproject.toml