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

Felix Yan fyan at nymeria.archlinux.org
Sun Jun 29 04:08:07 UTC 2014


    Date: Sunday, June 29, 2014 @ 06:08:06
  Author: fyan
Revision: 215544

upgpkg: python-setuptools 1:5.3-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-29 04:04:16 UTC (rev 215543)
+++ PKGBUILD	2014-06-29 04:08:06 UTC (rev 215544)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=5.2
+pkgver=5.3
 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=('891613bd8cc3302fb520c02173fd06f708b722263524d29deb387ca495059ed40e313d133f77283105c910fee55988dcd0d449734087648ce18b7e4e0b7174c6')
+sha512sums=('d2db9c26bf2db97f36d53d0d873adadf0ecc370ec333c0b4aca37a9e95836eab854c9a7d3e1ab94210070179f0b1fb308af2e73d2dd680543a3f9c03cc4720b4')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}




More information about the arch-commits mailing list