[arch-commits] Commit in python-setuptools/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Fri Feb 27 03:48:18 UTC 2015
Date: Friday, February 27, 2015 @ 04:48:18
Author: fyan
Revision: 232033
upgpkg: python-setuptools 1:12.3-1
Modified:
python-setuptools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-27 03:45:25 UTC (rev 232032)
+++ PKGBUILD 2015-02-27 03:48:18 UTC (rev 232033)
@@ -4,7 +4,7 @@
pkgbase=python-setuptools
pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=12.2
+pkgver=12.3
pkgrel=1
epoch=1
pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@@ -14,7 +14,7 @@
makedepends=('python' 'python2')
checkdepends=('python-mock' 'python2-mock' 'python-pytest' 'python2-pytest' 'git')
source=("http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz")
-sha512sums=('1f7b8097dcf8e9afa677c08a3445836ab7ee44f387ac3b18efb0424beb90626b8c48fb8ead104ea3f61ea76b87c609aafecbcec88e672659eb5556bf1848b77e')
+sha512sums=('f763f8690fe31474609746d271f3a7b885b892009a6806270f6df9e1f18b85bd6dcc7584c754be395afe475dbe103d94cff591acfed94cfd067c8d4d9fa13941')
prepare() {
cp -a setuptools-${pkgver}{,-python2}
More information about the arch-commits
mailing list