python-raven: update to 6.9.0
This commit is contained in:
parent
02be026948
commit
c5e64e6e90
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-raven'
|
||||
pkgname=python-raven
|
||||
version=6.8.0
|
||||
version=6.9.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="raven-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/getsentry/raven-python"
|
||||
distfiles="${PYPI_SITE}/r/raven/raven-${version}.tar.gz"
|
||||
checksum=95aecf76c414facaddbb056f3e98c7936318123e467728f2e50b3a66b65a6ef7
|
||||
checksum=3fd787d19ebb49919268f06f19310e8112d619ef364f7989246fc8753d469888
|
||||
alternatives="raven:raven:/usr/bin/raven2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue