python3-async-lru: update to 2.0.5.

This commit is contained in:
Gonzalo Tornaría 2025-04-18 15:10:11 -03:00 committed by Andrew J. Hesford
parent 44112b0641
commit 3ce34f9cb2

View file

@ -1,7 +1,7 @@
# Template file for 'python3-async-lru'
pkgname=python3-async-lru
version=2.0.4
revision=3
version=2.0.5
revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel"
depends="python3-typing_extensions"
@ -12,8 +12,8 @@ maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
license="MIT"
homepage="https://github.com/aio-libs/async-lru"
changelog="https://raw.githubusercontent.com/aio-libs/async-lru/master/CHANGES.rst"
distfiles="${PYPI_SITE}/a/async-lru/async-lru-${version}.tar.gz"
checksum=b8a59a5df60805ff63220b2a0c5b5393da5521b113cd5465a44eb037d81a5627
distfiles="${PYPI_SITE}/a/async-lru/async_lru-${version}.tar.gz"
checksum=481d52ccdd27275f42c43a928b4a50c3bfb2d67af4e78b170e3e0bb39c66e5bb
post_install() {
vlicense LICENSE