diff --git a/srcpkgs/python-raven/template b/srcpkgs/python-raven/template index 197a28f125d..4a5b96841fb 100644 --- a/srcpkgs/python-raven/template +++ b/srcpkgs/python-raven/template @@ -1,6 +1,6 @@ # Template file for 'python-raven' pkgname=python-raven -version=6.9.0 +version=6.10.0 revision=1 noarch=yes wrksrc="raven-${version}" @@ -9,11 +9,11 @@ pycompile_module="raven" hostmakedepends="python-setuptools python3-setuptools" depends="ca-certificates python-setuptools python-contextlib2" short_desc="Python2 client for Sentry" -maintainer="Michael Aldridge " +maintainer="Michael Aldridge " license="BSD-3-Clause" homepage="https://github.com/getsentry/raven-python" distfiles="${PYPI_SITE}/r/raven/raven-${version}.tar.gz" -checksum=3fd787d19ebb49919268f06f19310e8112d619ef364f7989246fc8753d469888 +checksum=3fa6de6efa2493a7c827472e984ce9b020797d0da16f1db67197bcc23c8fae54 alternatives="raven:raven:/usr/bin/raven2" post_install() {