From 3231403b8def5b8c57f6040ea8c99dd745dbc621 Mon Sep 17 00:00:00 2001 From: Britney Fransen Date: Sun, 25 Oct 2020 20:41:35 +0000 Subject: python2-futures: 3.3.0 --- abs/core/python_modules/python2-futures/PKGBUILD | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/abs/core/python_modules/python2-futures/PKGBUILD b/abs/core/python_modules/python2-futures/PKGBUILD index dcaed42..7034b40 100644 --- a/abs/core/python_modules/python2-futures/PKGBUILD +++ b/abs/core/python_modules/python2-futures/PKGBUILD @@ -1,12 +1,11 @@ -# $Id$ # Maintainer: Balló György # Contributor: Jaroslav Lichtblau # Contributor: Allan McRae pkgname=python2-futures _pkgname=futures -pkgver=3.1.1 -pkgrel=1 +pkgver=3.3.0 +pkgrel=2 pkgdesc="Backport of the concurrent.futures package from Python 3.2" arch=('any') url="https://github.com/agronholm/pythonfutures" @@ -14,7 +13,7 @@ license=('BSD') depends=('python2') source=("$_pkgname-$pkgver.tar.gz::https://github.com/agronholm/pythonfutures/archive/$pkgver.tar.gz" LICENSE) -md5sums=('c500fc20a02b83e7ec88dc5bac9649f5' +md5sums=('f27b1e0bd1fb32b2b2c79cb0823f2a2d' 'dd6708d05936d3f6c4e20ed14c87b5e3') build() { -- cgit v0.12