14 lines
512 B
Bash
14 lines
512 B
Bash
# Template file for 'raven-python'
|
|
pkgname=raven-python
|
|
version=6.1.0
|
|
revision=1
|
|
build_style=python3-module
|
|
hostmakedepends="python3 python3-setuptools"
|
|
depends="python3"
|
|
short_desc="Raven is a Python client for Sentry (getsentry.com)"
|
|
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
|
license="GPL-3"
|
|
homepage="https://github.com/getsentry/raven-python"
|
|
distfiles="https://github.com/getsentry/${pkgname}/archive/${version}.tar.gz"
|
|
checksum=7886235934f8e8452c5386c05427dbfad25ad99843711dfb17a4958a0fec5b1e
|