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

Felix Yan fyan at archlinux.org
Mon Mar 16 15:04:07 UTC 2015


    Date: Monday, March 16, 2015 @ 16:04:05
  Author: fyan
Revision: 233940

upgpkg: python-setuptools 1:14.2-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-16 12:42:27 UTC (rev 233939)
+++ PKGBUILD	2015-03-16 15:04:05 UTC (rev 233940)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=14.1.1
+pkgver=14.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=('b24b270c595eb5fd8abb7d5bca6240ffb9571dd49dda53c9aeae85f69db8e9a13113d3fdeff404b6f6cf902b4e66b1028fd97b42e77d9c55256bd34dacb101ac')
+sha512sums=('c0f0acd988a474b5be8f036ccaf8e844686674a6470d2d929396826e7205da3a1e4e431eccdf27ae988c621241e5cf5922ade73cb7f4a29f71641436ed1b9331')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}



More information about the arch-commits mailing list