python-cached-property: update to 1.4.0
This commit is contained in:
parent
b5f5d55f25
commit
e05fee5171
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-cached-property'
|
||||
pkgname=python-cached-property
|
||||
version=1.3.1
|
||||
version=1.4.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="cached-property-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/pydanny/cached-property"
|
||||
license="3-clause-BSD"
|
||||
distfiles="${PYPI_SITE}/c/cached-property/cached-property-${version}.tar.gz"
|
||||
checksum=6562f0be134957547421dda11640e8cadfa7c23238fc4e0821ab69efdb1095f3
|
||||
checksum=a2fa0f89dd422f7e5dd992a4a3e0ce209d5d1e47a4db28fd0a7b5273ec8da3f0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue