python3-filelock: update to 3.7.0.
This commit is contained in:
parent
ff643771fd
commit
7a553dd4ec
1 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-filelock'
|
# Template file for 'python3-filelock'
|
||||||
pkgname=python3-filelock
|
pkgname=python3-filelock
|
||||||
version=3.4.2
|
version=3.7.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="filelock-${version}"
|
wrksrc="filelock-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -9,6 +9,7 @@ depends="python3"
|
||||||
short_desc="Platform independent file lock"
|
short_desc="Platform independent file lock"
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="Unlicense"
|
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"
|
distfiles="${PYPI_SITE}/f/filelock/filelock-${version}.tar.gz"
|
||||||
checksum=38b4f4c989f9d06d44524df1b24bd19e167d851f19b50bf3e3559952dddc5b80
|
checksum=b795f1b42a61bbf8ec7113c341dad679d772567b936fbd1bf43c9a238e673e20
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue