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

Felix Yan fyan at archlinux.org
Tue Sep 30 00:53:00 UTC 2014


    Date: Tuesday, September 30, 2014 @ 02:52:59
  Author: fyan
Revision: 223695

upgpkg: python-setuptools 1:6.0.2-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-29 23:55:11 UTC (rev 223694)
+++ PKGBUILD	2014-09-30 00:52:59 UTC (rev 223695)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=6.0.1
+pkgver=6.0.2
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@@ -14,7 +14,7 @@
 makedepends=('python' 'python2')
 checkdepends=('python-pytest' 'python2-pytest')
 source=("http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz")
-sha512sums=('db650b4a9f077f5c9f5394da9e705a94e700be87faf025721ee7fdb9d96392260083565ac34af5573666d75ba0ccbe4521847224462994fcf5d070bc95a541c0')
+sha512sums=('5d75ecd5944a5999495156c0db52ddc592cb6de0ab019ccd50b732058e29fe2a4f5d9bf36a7715c5d189aced5d8faba1b01b7d85824f10fec786cd8dcf4b1dac')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}



More information about the arch-commits mailing list