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

Felix Yan fyan at nymeria.archlinux.org
Tue Jun 24 02:31:46 UTC 2014


    Date: Tuesday, June 24, 2014 @ 04:31:45
  Author: fyan
Revision: 215405

upgpkg: python-setuptools 1:5.2-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-24 02:27:56 UTC (rev 215404)
+++ PKGBUILD	2014-06-24 02:31:45 UTC (rev 215405)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=5.1
+pkgver=5.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=('25d7db2b9a03a2c0193d759e52a1e6df9e6566a9f433aee881138ec695094dc7da44b4392c99b2936bdee78ecfe990db8e730de8ebbf264a66f2e760a2a9c987')
+sha512sums=('891613bd8cc3302fb520c02173fd06f708b722263524d29deb387ca495059ed40e313d133f77283105c910fee55988dcd0d449734087648ce18b7e4e0b7174c6')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}




More information about the arch-commits mailing list