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

Felix Yan fyan at archlinux.org
Tue Jan 6 03:25:42 UTC 2015


    Date: Tuesday, January 6, 2015 @ 04:25:41
  Author: fyan
Revision: 228693

upgpkg: python-setuptools 1:11.2-1

upstream new release

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-06 01:57:37 UTC (rev 228692)
+++ PKGBUILD	2015-01-06 03:25:41 UTC (rev 228693)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=11.1
+pkgver=11.2
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@@ -14,7 +14,7 @@
 makedepends=('python' 'python2')
 checkdepends=('python-mock' 'python2-mock' 'python-pytest' 'python2-pytest' 'git')
 source=("http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz")
-sha512sums=('207500aeafc47ff1ef7f6265989d7b1004a7949c8a0fed32e473ea464b1cbbb112d4f7490a0df5fa48342587cc281df7644aa786ed2323b2a5df87d7c9a75472')
+sha512sums=('2efec8a2fd1789e9b5e8849b571a2ea455ac81226169350a852127ad7ee37774107a0dda6ac28ee5d3f81a4dce02c88057ab7d31ddaa4d8efbdf08b328e55a24')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}



More information about the arch-commits mailing list