python-raven: update to 6.3.0.

Closes #8699.
This commit is contained in:
maxice8 2017-10-30 04:20:45 -02:00 committed by Enno Boland
parent 896083b507
commit 871a8638f5

View file

@ -1,6 +1,6 @@
# Template file for 'python-raven'
pkgname=python-raven
version=6.2.1
version=6.3.0
revision=1
noarch=yes
wrksrc="raven-${version}"
@ -13,7 +13,7 @@ maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
license="3-clause-BSD"
homepage="https://github.com/getsentry/raven-python"
distfiles="${PYPI_SITE}/r/raven/raven-${version}.tar.gz"
checksum=c0a30bcc3e3206059f79656d80362ce080b1c991c95d867edce559a7294570fe
checksum=f3e465a545dcdb6a387d1fcb199d08f786ba3732d7ce6aa681718b04da6aedf1
alternatives="raven:raven:/usr/bin/raven2"
post_install() {