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

Felix Yan fyan at archlinux.org
Sat Jan 3 04:03:08 UTC 2015


    Date: Saturday, January 3, 2015 @ 05:03:08
  Author: fyan
Revision: 228354

upgpkg: python-setuptools 1:10.2-1

upstream new release

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-03 03:58:47 UTC (rev 228353)
+++ PKGBUILD	2015-01-03 04:03:08 UTC (rev 228354)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=10.1
+pkgver=10.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=('47fc9c4b1ef33e7f5ced045e00f35638330168dcea48569980e140aaa2eaa4a3d2c1c61c44f7d623efb9be9efec7c7e12bc4850a6a0a7dd69fd5f59427a74828')
+sha512sums=('3674e79f9c5437c4e0515c9904ab06ce2628805f0b8b445f390dbb41b08bc62adf02e982b0f77ed858bf2a0563b3e2d0997b0c2eb3cc1048d9c46f313a004dcf')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}



More information about the arch-commits mailing list