From 9f171cfec1ce1a964e5e02bc63b2e8250ac5ab8d Mon Sep 17 00:00:00 2001 From: maxice8 <30738253+maxice8@users.noreply.github.com> Date: Sat, 2 Jun 2018 15:17:43 -0300 Subject: [PATCH] python-bitarray: update to 0.8.2. (#14813) --- srcpkgs/python-bitarray/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python-bitarray/template b/srcpkgs/python-bitarray/template index 6a2db38e82..5fcfc0308b 100644 --- a/srcpkgs/python-bitarray/template +++ b/srcpkgs/python-bitarray/template @@ -1,18 +1,18 @@ # Template file for 'python-bitarray' pkgname=python-bitarray -version=0.8.1 -revision=4 +version=0.8.2 +revision=1 wrksrc="bitarray-${version}" pycompile_module="bitarray" build_style=python-module hostmakedepends="python-setuptools python3-setuptools" makedepends="python-devel python3-devel libcurl-devel" short_desc="Python2 module for efficiently representing arrays of booleans" -maintainer="Toyam Cox " -license="PSF-2" +maintainer="Toyam Cox " +license="Python-2.0" homepage="https://github.com/ilanschnell/bitarray" distfiles="https://github.com/ilanschnell/bitarray/archive/${version}.tar.gz" -checksum=428212974285eacf9f3b4a6fb60f365d727ab6e30b98de4eb2f238a7b0dd4b50 +checksum=2fcf65c520c86268bcd5f2ba2edec40d60af923361b7527b1b30b51e5d656a59 post_install() { vlicense LICENSE