void-packages/srcpkgs/python3-coveralls/template

15 lines
551 B
Bash

# Template file for 'python3-coveralls'
pkgname=python3-coveralls
version=2.9.2
revision=4
build_style=python3-module
hostmakedepends="python3-setuptools python3-coverage"
depends="python3"
short_desc="Python API for coveralls.io"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://github.com/z4r/python-coveralls"
distfiles="https://github.com/z4r/python-coveralls/archive/${version}.tar.gz"
checksum=15274d667c4ac3642db30e59bf1eb3f15decd7afc139f68737dc0c003d7d31e8
make_check=no # requires pytest-pep8 and httpretty