From a247c2b3bac228a80101c54ec973beccca68e20e Mon Sep 17 00:00:00 2001 From: tommyjanna <25873341+tommyjanna@users.noreply.github.com> Date: Mon, 4 Jan 2021 15:06:13 -0500 Subject: [PATCH] python3-lazy-object-proxy: update to 1.5.2. --- srcpkgs/python3-lazy-object-proxy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-lazy-object-proxy/template b/srcpkgs/python3-lazy-object-proxy/template index 9ad5a7ed0db..48f116dde99 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.5.1 +version=1.5.2 revision=1 wrksrc="lazy-object-proxy-${version}" build_style=python3-module @@ -11,7 +11,7 @@ maintainer="Orphaned " license="BSD-2-Clause" homepage="https://github.com/ionelmc/python-lazy-object-proxy" distfiles="${PYPI_SITE}/l/lazy-object-proxy/lazy-object-proxy-${version}.tar.gz" -checksum=9723364577b79ad9958a68851fe2acb94da6fd25170c595516a8289e6a129043 +checksum=b28708f92930b4e2c0ab39def12ebc6be466db5e91fad88bfc7ebf9aa9c9de16 post_install() { vlicense LICENSE