diff --git a/srcpkgs/python3-coveralls/template b/srcpkgs/python3-coveralls/template new file mode 100644 index 00000000000..36f22c01739 --- /dev/null +++ b/srcpkgs/python3-coveralls/template @@ -0,0 +1,15 @@ +# Template file for 'python3-coveralls' +pkgname=python3-coveralls +version=2.9.2 +revision=1 +wrksrc="python-coveralls-${version}" +build_style=python3-module +hostmakedepends="python3-setuptools python3-coverage" +depends="python3" +short_desc="Python API for coveralls.io" +maintainer="Duje Mihanovic " +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