From e639afcd1ccbdc93a1590bede07ab8fa752f98d8 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 22 Apr 2018 19:12:14 +0200 Subject: [PATCH] python-raven: update to 6.7.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 6676f28bc30..d42e03f8769 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.5.0 +version=6.7.0 revision=1 noarch=yes wrksrc="raven-${version}" @@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools" depends="ca-certificates python-setuptools python-contextlib2" short_desc="Python2 client for Sentry" maintainer="Michael Aldridge " -license="3-clause-BSD" +license="BSD-3-Clause" homepage="https://github.com/getsentry/raven-python" distfiles="${PYPI_SITE}/r/raven/raven-${version}.tar.gz" -checksum=84da75114739191bdf2388f296ffd6177e83567a7fbaf2701e034ad6026e4f3b +checksum=f908e9b39f02580e7f822030d119ed3b2e8d32300a2fec6373e5827d588bbae7 alternatives="raven:raven:/usr/bin/raven2" post_install() {