17 lines
684 B
Bash
17 lines
684 B
Bash
# Template file for 'python3-filelock'
|
|
pkgname=python3-filelock
|
|
version=3.15.4
|
|
revision=1
|
|
build_style=python3-pep517
|
|
hostmakedepends="hatchling hatch-vcs"
|
|
depends="python3"
|
|
checkdepends="python3-pytest python3-pytest-mock python3-pytest-timeout
|
|
python3-pytest-asyncio python3-virtualenv"
|
|
short_desc="Platform independent file lock"
|
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|
license="Unlicense"
|
|
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=2207938cbc1844345cb01a5a95524dae30f0ce089eba5b00378295a17e3e90cb
|