16 lines
561 B
Text
16 lines
561 B
Text
# Template file for 'python-lockfile'
|
|
pkgname=python-lockfile
|
|
version=0.9.1
|
|
wrksrc="lockfile-${version}"
|
|
revision=1
|
|
build_style=python-module
|
|
makedepends="python"
|
|
depends="${makedepends}"
|
|
noarch="yes"
|
|
pycompile_module="lockfile"
|
|
short_desc="Platform-independent file locking module for python"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://code.google.com/p/pylockfile/"
|
|
license="MIT"
|
|
distfiles="https://pypi.python.org/packages/source/l/lockfile/lockfile-${version}.tar.gz"
|
|
checksum=23da589c91f59cb7c644d5ce5df539d448341bd479917d6dde973f82e2719147
|