python3-lazy-object-proxy: update to 1.11.0.

This commit is contained in:
Gonzalo Tornaría 2025-05-05 16:50:40 -03:00 committed by Duncan Overbruck
parent dccf9d33ad
commit 700aa09718

View file

@ -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 <orphan@voidlinux.org>"
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