From 1a4225e90eff654e75223b236118d6edc0d85764 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 14 Feb 2019 08:15:23 -0200 Subject: [PATCH] python-raven: update to 6.10.0. --- srcpkgs/python-raven/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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() {