From 7e11bbb166af9f3a524d43c0ecfea97bd3b130c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Wed, 26 Feb 2025 23:07:39 -0300 Subject: [PATCH] python3-lazy-object-proxy: update to 1.10.0. --- srcpkgs/python3-lazy-object-proxy/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-lazy-object-proxy/template b/srcpkgs/python3-lazy-object-proxy/template index a4c570f80aa..aaaa2c378d3 100644 --- a/srcpkgs/python3-lazy-object-proxy/template +++ b/srcpkgs/python3-lazy-object-proxy/template @@ -1,8 +1,8 @@ # Template file for 'python3-lazy-object-proxy' pkgname=python3-lazy-object-proxy -version=1.9.0 -revision=3 -build_style=python3-module +version=1.10.0 +revision=1 +build_style=python3-pep517 hostmakedepends="python3-setuptools_scm" makedepends="python3-devel" depends="python3" @@ -13,7 +13,7 @@ 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=659fb5809fa4629b8a1ac5106f669cfc7bef26fbb389dda53b3e010d1ac4ebae +checksum=78247b6d45f43a52ef35c25b5581459e85117225408a4128a3daf8bf9648ac69 post_install() { vlicense LICENSE