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

Felix Yan fyan at archlinux.org
Sun Oct 19 16:25:22 UTC 2014


    Date: Sunday, October 19, 2014 @ 18:25:22
  Author: fyan
Revision: 224833

upgpkg: python-setuptools 1:7.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-19 15:20:29 UTC (rev 224832)
+++ PKGBUILD	2014-10-19 16:25:22 UTC (rev 224833)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=6.1
+pkgver=7.0
 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=('d184d903e28f45b4b91f138bfe70e95645ad679258231cbc54f2d1b2d8e0391eed4aa2bcb9d7ba2616cec16bc206865d95038ece446c742821e555144acb6a13')
+sha512sums=('0c52bf2d22f7bbd7560e8bb3184406426cf759980add0e60a864f15d9bcf10f01a2bfe0eb598c8c965b2e89df8c4159c2b43028b560f04192bba47e67d9cda18')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}



More information about the arch-commits mailing list