mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
python-cachetools: update to 3.1.0.
This commit is contained in:
parent
934750f3e4
commit
41c44f3396
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-cachetools'
|
# Template file for 'python-cachetools'
|
||||||
pkgname=python-cachetools
|
pkgname=python-cachetools
|
||||||
version=3.0.0
|
version=3.1.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="cachetools-${version}"
|
wrksrc="cachetools-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Peter Bui <pbui@github.bx612.space>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/tkem/cachetools/"
|
homepage="https://github.com/tkem/cachetools/"
|
||||||
distfiles="${PYPI_SITE}/c/cachetools/cachetools-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/cachetools/cachetools-${version}.tar.gz"
|
||||||
checksum=4621965b0d9d4c82a79a29edbad19946f5e7702df4afae7d1ed2df951559a8cc
|
checksum=9efcc9fab3b49ab833475702b55edd5ae07af1af7a4c627678980b45e459c460
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue