14 lines
512 B
Bash
14 lines
512 B
Bash
# Template file for 'raven-python'
|
|
pkgname=raven-python
|
|
version=6.0.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 <aldridge.mac@gmail.com>"
|
|
license="GPL-3"
|
|
homepage="https://github.com/getsentry/raven-python"
|
|
distfiles="https://github.com/getsentry/${pkgname}/archive/${version}.tar.gz"
|
|
checksum=50631c712fd4a5782a31c068ab879a1a272873a7dc1ed914df18df417a5f75d9
|