mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 11:33:49 +02:00
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'
|
||||
pkgname=python-raven
|
||||
version=6.4.0
|
||||
version=6.5.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=b8edbb3335ed6c23cb168ced37fb523c1b91d9f3b0eddb90934249977841a902
|
||||
checksum=84da75114739191bdf2388f296ffd6177e83567a7fbaf2701e034ad6026e4f3b
|
||||
alternatives="raven:raven:/usr/bin/raven2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue