python3-filelock: update to 3.7.1.
This commit is contained in:
parent
8e688c6a41
commit
0bec50f216
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-filelock'
|
# Template file for 'python3-filelock'
|
||||||
pkgname=python3-filelock
|
pkgname=python3-filelock
|
||||||
version=3.7.0
|
version=3.7.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="filelock-${version}"
|
wrksrc="filelock-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,4 +12,4 @@ license="Unlicense"
|
||||||
homepage="https://py-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"
|
changelog="https://raw.githubusercontent.com/tox-dev/py-filelock/main/docs/changelog.rst"
|
||||||
distfiles="${PYPI_SITE}/f/filelock/filelock-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/f/filelock/filelock-${version}.tar.gz"
|
||||||
checksum=b795f1b42a61bbf8ec7113c341dad679d772567b936fbd1bf43c9a238e673e20
|
checksum=3a0fd85166ad9dbab54c9aec96737b744106dc5f15c0b09a6744a445299fcf04
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue