python-setuptools: Update to 5.4.1
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
pkgbase=python-setuptools
|
||||
pkgname=('python3-setuptools' 'python2-setuptools')
|
||||
pkgver=5.2
|
||||
pkgver=5.4.1
|
||||
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=('ea6ed9ab1a4abe978dade73a592a229c')
|
||||
md5sums=('3540a44b90017cbb851840934156848e')
|
||||
|
||||
#check() {
|
||||
# # Check python3 module
|
||||
|
||||
Reference in New Issue
Block a user