mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
python-cached-property: update to 1.5.1
This commit is contained in:
parent
71f02a05eb
commit
24b6a41f42
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-cached-property'
|
# Template file for 'python-cached-property'
|
||||||
pkgname=python-cached-property
|
pkgname=python-cached-property
|
||||||
version=1.4.3
|
version=1.5.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="cached-property-${version}"
|
wrksrc="cached-property-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/pydanny/cached-property"
|
homepage="https://github.com/pydanny/cached-property"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
distfiles="${PYPI_SITE}/c/cached-property/cached-property-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/cached-property/cached-property-${version}.tar.gz"
|
||||||
checksum=f1f9028757dc40b4cb0fd2234bd7b61a302d7b84c683cb8c2c529238a24b8938
|
checksum=9217a59f14a5682da7c4b8829deadbfc194ac22e9908ccf7c8820234e80a1504
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue