diff --git a/srcpkgs/python3-cached-property/template b/srcpkgs/python3-cached-property/template index 7d088f3cd02..6978a26349e 100644 --- a/srcpkgs/python3-cached-property/template +++ b/srcpkgs/python3-cached-property/template @@ -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 " 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