mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/python-setuptools to 21.1.0-1
This commit is contained in:
parent
610214d91c
commit
a7dff8a6fb
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
pkgbase=python-setuptools
|
||||
pkgname=('python-setuptools' 'python2-setuptools')
|
||||
pkgver=21.0.0
|
||||
pkgver=21.1.0
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
|
||||
|
@ -17,7 +17,7 @@ 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.io/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz")
|
||||
sha512sums=('8490858546ebb5d899ddfac734ad38f7fee8803a72f48d28e8dda654a1dfa080166d161749563203e9bd13711baab6b7bac7e173aa40b9250376365b88b59697')
|
||||
sha512sums=('e4778f6b7474e9676e70199362c57c6c4a9b42e4e5b78e1e8b74822653503bd5fe0f5a709d535d232025ea7064dd09f51df931f64f525329fbc11d83fa613249')
|
||||
|
||||
prepare() {
|
||||
# We ship separated python{,2}-{packaging,six} packages.
|
||||
|
|
Loading…
Reference in a new issue