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

Felix Yan fyan at archlinux.org
Tue Jun 9 16:31:49 UTC 2015


    Date: Tuesday, June 9, 2015 @ 18:31:49
  Author: fyan
Revision: 240449

upgpkg: python-setuptools 1:17.1.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-09 12:20:33 UTC (rev 240448)
+++ PKGBUILD	2015-06-09 16:31:49 UTC (rev 240449)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=17.1
+pkgver=17.1.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=("https://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz")
-sha512sums=('249491c5231bb548d7f30ab9c792ce9b34845757b2c24117e7a282f025f71ed09ce0cd9cd898ca84071891d182da473e4113e3cd6186efa414efe6e339201574')
+sha512sums=('69b32baaac2954d7a9fb4df8738489c6abec090a69dc44781e60fae302443f28628730d0b72d9fa19a14045df0e512b6830be6bc603b97f73c16e7ba29b3b9c9')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}



More information about the arch-commits mailing list