python3-filelock: update to 3.7.0.
This commit is contained in:
parent
ff643771fd
commit
7a553dd4ec
@ -1,7 +1,7 @@
|
||||
# Template file for 'python3-filelock'
|
||||
pkgname=python3-filelock
|
||||
version=3.4.2
|
||||
revision=2
|
||||
version=3.7.0
|
||||
revision=1
|
||||
wrksrc="filelock-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
@ -9,6 +9,7 @@ depends="python3"
|
||||
short_desc="Platform independent file lock"
|
||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
license="Unlicense"
|
||||
homepage="https://filelock.readthedocs.io/en/latest/"
|
||||
homepage="https://py-filelock.readthedocs.io/en/latest/"
|
||||
changelog="https://raw.githubusercontent.com/tox-dev/py-filelock/main/docs/changelog.rst"
|
||||
distfiles="${PYPI_SITE}/f/filelock/filelock-${version}.tar.gz"
|
||||
checksum=38b4f4c989f9d06d44524df1b24bd19e167d851f19b50bf3e3559952dddc5b80
|
||||
checksum=b795f1b42a61bbf8ec7113c341dad679d772567b936fbd1bf43c9a238e673e20
|
||||
|
Loading…
x
Reference in New Issue
Block a user