18 lines
613 B
Bash
18 lines
613 B
Bash
# Template file for 'python3-eliot'
|
|
pkgname=python3-eliot
|
|
version=1.11.0
|
|
revision=2
|
|
archs=noarch
|
|
wrksrc="eliot-${version}"
|
|
build_style=python3-module
|
|
pycompile_module="eliot"
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-setuptools python3-six python3-zope.interface python3-rsistent
|
|
python3-boltons"
|
|
short_desc="Logging library that tells you why it happened"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/itamarst/eliot/"
|
|
distfiles="${PYPI_SITE}/e/eliot/eliot-${version}.tar.gz"
|
|
checksum=166ac21f6bef7dbb1b2b1c3e36445ebe4aacca1d0addcbb5b1df0f77c9720f78
|