From d0da2ecd0b5f3604e233a71841d49c5c4b31d084 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 3 Jun 2025 08:53:27 -0400 Subject: [PATCH] python3-cattrs: update to 25.1.0. --- 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 e64024a39f3..160f0e5e022 100644 --- a/srcpkgs/python3-cattrs/template +++ b/srcpkgs/python3-cattrs/template @@ -1,6 +1,6 @@ # Template file for 'python3-cattrs' pkgname=python3-cattrs -version=24.1.3 +version=25.1.0 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=981a6ef05875b5bb0c7fb68885546186d306f10f0f6718fe9b96c226e68821ff +checksum=3bf01e9592b38a49bdae47a26385583f000c98862d0efcda2c03a508b02b95b8 pre_check() { vsed -i -e '/addopts/d' pyproject.toml