python3-cached-property: update to 1.5.2.

This commit is contained in:
Pulux 2022-07-23 07:18:46 +02:00 committed by classabbyamp
parent 37545e2deb
commit ae936a0138
1 changed files with 5 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-cached-property'
pkgname=python3-cached-property
version=1.5.1
revision=5
version=1.5.2
revision=1
wrksrc="cached-property-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -11,7 +11,9 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://github.com/pydanny/cached-property"
distfiles="${PYPI_SITE}/c/cached-property/cached-property-${version}.tar.gz"
checksum=9217a59f14a5682da7c4b8829deadbfc194ac22e9908ccf7c8820234e80a1504
checksum=9fa5755838eecbb2d234c3aa390bd80fbd3ac6b6869109bfc1b499f7bd89a130
# upstream testcode use @coroutine
make_check=no
post_install() {
vlicense LICENSE