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

Felix Yan fyan at archlinux.org
Tue Jan 6 03:35:58 UTC 2015


    Date: Tuesday, January 6, 2015 @ 04:35:58
  Author: fyan
Revision: 228695

upgpkg: python-setuptools 1:11.3-1

upstream new release

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-06 03:26:00 UTC (rev 228694)
+++ PKGBUILD	2015-01-06 03:35:58 UTC (rev 228695)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=11.2
+pkgver=11.3
 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=('2efec8a2fd1789e9b5e8849b571a2ea455ac81226169350a852127ad7ee37774107a0dda6ac28ee5d3f81a4dce02c88057ab7d31ddaa4d8efbdf08b328e55a24')
+sha512sums=('3addb5d556745cb772f951a0ea2e312de5fabe51d4c82fed7c2e234b4d94c7640067389141785462abcf462c3ef4f50ac775f92aff343303e455d5fafb15a9f0')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}



More information about the arch-commits mailing list