python3-filelock: update to 3.0.12.
Closes #11836. Signed-off-by: Enno Boland <gottox@voidlinux.org>
This commit is contained in:
parent
cacefe3c02
commit
12bdf16520
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-filelock'
|
||||
pkgname=python3-filelock
|
||||
version=3.0.10
|
||||
version=3.0.12
|
||||
revision=1
|
||||
wrksrc="filelock-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -11,4 +11,4 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|||
license="Unlicense"
|
||||
homepage="https://filelock.readthedocs.io/en/latest/"
|
||||
distfiles="${PYPI_SITE}/f/filelock/filelock-${version}.tar.gz"
|
||||
checksum=d610c1bb404daf85976d7a82eb2ada120f04671007266b708606565dd03b5be6
|
||||
checksum=18d82244ee114f543149c66a6e0c14e9c4f8a1044b5cdaadd0f82159d6a6ff59
|
||||
|
|
Loading…
Reference in a new issue