mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/python-setuptools to 20.10.1-1
This commit is contained in:
parent
fa5a188e27
commit
fd576bb0bc
1 changed files with 4 additions and 4 deletions
|
@ -7,8 +7,8 @@
|
|||
|
||||
pkgbase=python-setuptools
|
||||
pkgname=('python-setuptools' 'python2-setuptools')
|
||||
pkgver=20.9.0
|
||||
pkgrel=1.1
|
||||
pkgver=20.10.1
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
|
||||
arch=('any')
|
||||
|
@ -16,8 +16,8 @@ license=('PSF')
|
|||
url="http://pypi.python.org/pypi/setuptools"
|
||||
makedepends=('python-packaging' 'python2-packaging')
|
||||
checkdepends=('python-mock' 'python2-mock' 'python-pytest-runner' 'python2-pytest-runner' 'git')
|
||||
source=("https://pypi.python.org/packages/source/s/setuptools/setuptools-$pkgver.tar.gz")
|
||||
sha512sums=('b793b5c071748e955273eb24b51cd8c19323ab1252be1ef1e3ac4868498f3609a5938e2c93494f2a95255a78d3b6fd95f2f2c3831991fcc718f0924a88a2e9c2')
|
||||
source=("https://pypi.python.org/packages/d3/16/21cf5dc6974280197e42d57bf7d372380562ec69aef9bb796b5e2dbbed6e/setuptools-20.10.1.tar.gz")
|
||||
sha512sums=('12fb2694dfa549cf6b43cc34449247e476c0df92f23495bcd1e1f9cc4a0a20759169f3cbab0940803936be0cef0babd60cf74ef884359adfb116d22ea16d334c')
|
||||
|
||||
prepare() {
|
||||
# We ship separated python{,2}-{packaging,six} packages.
|
||||
|
|
Loading…
Reference in a new issue