[arch-commits] Commit in python-setuptools/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Tue Jan 6 17:03:19 UTC 2015


    Date: Tuesday, January 6, 2015 @ 18:03:18
  Author: fyan
Revision: 228715

upgpkg: python-setuptools 1:11.3.1-1

upstream new release

Modified:
  python-setuptools/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-06 15:37:18 UTC (rev 228714)
+++ PKGBUILD	2015-01-06 17:03:18 UTC (rev 228715)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=11.3
+pkgver=11.3.1
 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=('3addb5d556745cb772f951a0ea2e312de5fabe51d4c82fed7c2e234b4d94c7640067389141785462abcf462c3ef4f50ac775f92aff343303e455d5fafb15a9f0')
+sha512sums=('6054cbbc92d74969df4d7059cebdf6a58b084a7f10ded591529a3bded200bcb9d02a66857bfd425bc1d301d12756d52dfaf52712aa7144587188614a89659c76')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}



More information about the arch-commits mailing list