From 700aa09718561e3f286fec59694595c6b31ad634 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Mon, 5 May 2025 16:50:40 -0300 Subject: [PATCH] python3-lazy-object-proxy: update to 1.11.0. --- srcpkgs/python3-lazy-object-proxy/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-lazy-object-proxy/template b/srcpkgs/python3-lazy-object-proxy/template index aaaa2c378d3..629456be5b5 100644 --- a/srcpkgs/python3-lazy-object-proxy/template +++ b/srcpkgs/python3-lazy-object-proxy/template @@ -1,6 +1,6 @@ # Template file for 'python3-lazy-object-proxy' pkgname=python3-lazy-object-proxy -version=1.10.0 +version=1.11.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools_scm" @@ -12,8 +12,8 @@ maintainer="Orphaned " license="BSD-2-Clause" homepage="https://github.com/ionelmc/python-lazy-object-proxy" changelog="https://raw.githubusercontent.com/ionelmc/python-lazy-object-proxy/master/CHANGELOG.rst" -distfiles="${PYPI_SITE}/l/lazy-object-proxy/lazy-object-proxy-${version}.tar.gz" -checksum=78247b6d45f43a52ef35c25b5581459e85117225408a4128a3daf8bf9648ac69 +distfiles="${PYPI_SITE}/l/lazy-object-proxy/lazy_object_proxy-${version}.tar.gz" +checksum=18874411864c9fbbbaa47f9fc1dd7aea754c86cfde21278ef427639d1dd78e9c post_install() { vlicense LICENSE