python-six: Update to 1.11.0
This commit is contained in:
parent
4e45703c1d
commit
34d57cc2f3
@ -2,15 +2,15 @@
|
||||
|
||||
pkgbase=python-six
|
||||
pkgname=('python2-six' 'python3-six')
|
||||
pkgver=1.10.0
|
||||
pkgrel=5
|
||||
pkgver=1.11.0
|
||||
pkgrel=1
|
||||
pkgdesc="Python 2 and 3 compatibility utilities"
|
||||
arch=('any')
|
||||
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=('105f8d68616f8248e24bf0e9372ef04d3cc10104f1980f54d57b2ce73a5ad56a')
|
||||
sha256sums=('70e8a77beed4562e7f14fe23a786b54f6296e34344c23bc42f07b15018ff98e9')
|
||||
|
||||
build() {
|
||||
cp -a six-$pkgver{,-py2}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user