python-six: Update to 1.12.0

This commit is contained in:
Alexey Pavlov
2018-12-11 08:15:11 +03:00
parent 35df3f1d4f
commit 705ac795e2

View File

@@ -2,7 +2,7 @@
pkgbase=python-six
pkgname=('python2-six' 'python3-six')
pkgver=1.11.0
pkgver=1.12.0
pkgrel=1
pkgdesc="Python 2 and 3 compatibility utilities"
arch=('any')
@@ -10,7 +10,7 @@ url="https://pypi.python.org/pypi/six/"
license=('MIT')
makedepends=('python3-setuptools' 'python2-setuptools')
source=("https://pypi.io/packages/source/s/six/six-${pkgver}.tar.gz")
sha256sums=('70e8a77beed4562e7f14fe23a786b54f6296e34344c23bc42f07b15018ff98e9')
sha256sums=('d16a0141ec1a18405cd4ce8b4613101da75da0e9a7aec5bdd4fa804d0e0eba73')
build() {
cp -a six-$pkgver{,-py2}