python3-cachetools: update to 6.2.4.
This commit is contained in:
committed by
Đoàn Trần Công Danh
parent
aa942e6ea7
commit
588850a99f
@@ -1,7 +1,7 @@
|
||||
# Template file for 'python3-cachetools'
|
||||
pkgname=python3-cachetools
|
||||
version=6.1.0
|
||||
revision=2
|
||||
version=6.2.4
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
depends="python3"
|
||||
@@ -12,7 +12,7 @@ license="MIT"
|
||||
homepage="https://github.com/tkem/cachetools/"
|
||||
changelog="https://raw.githubusercontent.com/tkem/cachetools/master/CHANGELOG.rst"
|
||||
distfiles="${PYPI_SITE}/c/cachetools/cachetools-${version}.tar.gz"
|
||||
checksum=b4c4f404392848db3ce7aac34950d17be4d864da4b8b66911008e430bc544587
|
||||
checksum=82c5c05585e70b6ba2d3ae09ea60b79548872185d2f24ae1f2709d37299fd607
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
||||
Reference in New Issue
Block a user