python-raven: update to 6.5.0
This commit is contained in:
parent
e8e14dc549
commit
492d9ed6bb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-raven'
|
# Template file for 'python-raven'
|
||||||
pkgname=python-raven
|
pkgname=python-raven
|
||||||
version=6.4.0
|
version=6.5.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="raven-${version}"
|
wrksrc="raven-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="https://github.com/getsentry/raven-python"
|
homepage="https://github.com/getsentry/raven-python"
|
||||||
distfiles="${PYPI_SITE}/r/raven/raven-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/r/raven/raven-${version}.tar.gz"
|
||||||
checksum=b8edbb3335ed6c23cb168ced37fb523c1b91d9f3b0eddb90934249977841a902
|
checksum=84da75114739191bdf2388f296ffd6177e83567a7fbaf2701e034ad6026e4f3b
|
||||||
alternatives="raven:raven:/usr/bin/raven2"
|
alternatives="raven:raven:/usr/bin/raven2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue