From 290e92eeb19ed9c9d31a6a98f534b054e5d8123f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Fri, 2 Aug 2024 17:01:06 -0300 Subject: [PATCH] python3-cachetools: update to 5.4.0. --- srcpkgs/python3-cachetools/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-cachetools/template b/srcpkgs/python3-cachetools/template index db4e7f02ea7..c97ecbadf54 100644 --- a/srcpkgs/python3-cachetools/template +++ b/srcpkgs/python3-cachetools/template @@ -1,6 +1,6 @@ # Template file for 'python3-cachetools' pkgname=python3-cachetools -version=5.3.3 +version=5.4.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel" @@ -12,7 +12,7 @@ license="MIT" homepage="https://github.com/tkem/cachetools/" changelog="https://raw.githubusercontent.com/tkem/cachetools/master/CHANGELOG.rst" distfiles="${PYPI_SITE}/c/cachetools/cachetools-${version}.tar.gz" -checksum=ba29e2dfa0b8b556606f097407ed1aa62080ee108ab0dc5ec9d6a723a007d105 +checksum=b8adc2e7c07f105ced7bc56dbb6dfbe7c4a00acce20e2227b3f355be89bc6827 post_install() { vlicense LICENSE