python-cached-property: update to 1.4.2

This commit is contained in:
Alessio Sergi 2018-04-11 18:14:19 +02:00
parent 96bda3e586
commit 24104a324b
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-cached-property'
pkgname=python-cached-property
version=1.4.0
version=1.4.2
revision=1
noarch=yes
wrksrc="cached-property-${version}"
@ -11,9 +11,9 @@ pycompile_module="cached_property.py"
short_desc="Decorator for caching properties in classes (Python2)"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/pydanny/cached-property"
license="3-clause-BSD"
license="BSD-3-Clause"
distfiles="${PYPI_SITE}/c/cached-property/cached-property-${version}.tar.gz"
checksum=a2fa0f89dd422f7e5dd992a4a3e0ce209d5d1e47a4db28fd0a7b5273ec8da3f0
checksum=bf093e640b7294303c7cc7ba3212f00b7a07d0416c1d923465995c9ef860a139
post_install() {
vlicense LICENSE