python-setuptools: Update to 2.2
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
pkgbase=python-setuptools
|
||||
pkgname=('python3-setuptools' 'python2-setuptools')
|
||||
pkgver=2.1.2
|
||||
pkgver=2.2
|
||||
pkgrel=1
|
||||
pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
|
||||
arch=('any')
|
||||
@@ -10,7 +10,7 @@ license=('PSF')
|
||||
url="http://pypi.python.org/pypi/setuptools"
|
||||
makedepends=('python' 'python2')
|
||||
source=("http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz")
|
||||
md5sums=('3fb7b3abb02d1d1eb9dc45e1c53e1539')
|
||||
md5sums=('04a7664538957b832710653fd7d5b4e6')
|
||||
|
||||
#check() {
|
||||
# # Check python3 module
|
||||
|
||||
Reference in New Issue
Block a user