mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
New package: python3-filelock-3.0.10
This commit is contained in:
parent
a98dccc829
commit
2e1d115ead
1 changed files with 14 additions and 0 deletions
14
srcpkgs/python3-filelock/template
Normal file
14
srcpkgs/python3-filelock/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'python3-filelock'
|
||||||
|
pkgname=python3-filelock
|
||||||
|
version=3.0.10
|
||||||
|
revision=1
|
||||||
|
wrksrc="filelock-${version}"
|
||||||
|
build_style=python3-module
|
||||||
|
pycompile_module="filelock.py"
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
short_desc="Platform independent file lock"
|
||||||
|
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
|
Loading…
Add table
Reference in a new issue