From efe9aea7259c40b69f9cff694a81b2112ca3cdec Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 15 Mar 2018 00:26:40 -0300 Subject: [PATCH] python-snappy: update to 0.5.2. Closes: #12544 [via git-merge-pr] --- srcpkgs/python-snappy/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-snappy/template b/srcpkgs/python-snappy/template index 5a5979a4582..6e57312e02f 100644 --- a/srcpkgs/python-snappy/template +++ b/srcpkgs/python-snappy/template @@ -1,6 +1,6 @@ # Template file for 'python-snappy' pkgname=python-snappy -version=0.5.1 +version=0.5.2 revision=1 build_style=python-module pycompile_module="snappy" @@ -10,10 +10,10 @@ makedepends="python-devel python3-devel snappy-devel" depends="python" short_desc="Python2 bindings for the snappy compression library from Google" maintainer="maxice8 " -license="BSD" +license="BSD-3-Clause" homepage="https://github.com/andrix/python-snappy" distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=385fb216e7d1241f70c14c2bea3f042ec235caa65d708294f1ece50d3efa5de3 +checksum=2ce83e44587adbc7239589048d660a92f899eb45af4e48e73092192a8b0f0789 do_check() { nosetest