From c1169a99ae2a82e8a6f83588e7f1240c6ec7bb2a Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sun, 8 Mar 2026 12:04:30 -0400 Subject: python3-lazy_loader: update to 0.5. --- srcpkgs/python3-lazy_loader/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-lazy_loader/template b/srcpkgs/python3-lazy_loader/template index af3b73d03e3..ecf19a769c4 100644 --- a/srcpkgs/python3-lazy_loader/template +++ b/srcpkgs/python3-lazy_loader/template @@ -1,7 +1,7 @@ # Template file for 'python3-lazy_loader' pkgname=python3-lazy_loader -version=0.4 -revision=3 +version=0.5 +revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel" depends="python3" @@ -12,7 +12,7 @@ license="BSD-3-Clause" homepage="https://github.com/scientific-python/lazy_loader" changelog="https://raw.githubusercontent.com/scientific-python/lazy_loader/main/CHANGELOG.md" distfiles="${PYPI_SITE}/l/lazy_loader/lazy_loader-${version}.tar.gz" -checksum=47c75182589b91a4e1a85a136c074285a5ad4d9f39c63e0d7fb76391c4574cd1 +checksum=717f9179a0dbed357012ddad50a5ad3d5e4d9a0b8712680d4e687f5e6e6ed9b3 post_install() { vlicense LICENSE.md -- cgit v1.2.3