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

Felix Yan fyan at archlinux.org
Sun Oct 12 07:44:32 UTC 2014


    Date: Sunday, October 12, 2014 @ 09:44:31
  Author: fyan
Revision: 224230

upgpkg: python-setuptools 1:6.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-12 07:42:30 UTC (rev 224229)
+++ PKGBUILD	2014-10-12 07:44:31 UTC (rev 224230)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=6.0.2
+pkgver=6.1
 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=('5d75ecd5944a5999495156c0db52ddc592cb6de0ab019ccd50b732058e29fe2a4f5d9bf36a7715c5d189aced5d8faba1b01b7d85824f10fec786cd8dcf4b1dac')
+sha512sums=('d184d903e28f45b4b91f138bfe70e95645ad679258231cbc54f2d1b2d8e0391eed4aa2bcb9d7ba2616cec16bc206865d95038ece446c742821e555144acb6a13')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}



More information about the arch-commits mailing list