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

Felix Yan fyan at archlinux.org
Mon Mar 16 17:27:57 UTC 2015


    Date: Monday, March 16, 2015 @ 18:27:57
  Author: fyan
Revision: 233948

upgpkg: python-setuptools 1:14.3-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-16 16:19:38 UTC (rev 233947)
+++ PKGBUILD	2015-03-16 17:27:57 UTC (rev 233948)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=14.2
+pkgver=14.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=('c0f0acd988a474b5be8f036ccaf8e844686674a6470d2d929396826e7205da3a1e4e431eccdf27ae988c621241e5cf5922ade73cb7f4a29f71641436ed1b9331')
+sha512sums=('bed19f4bb90bc4b153c40521183f6db18bf996849cf1675adcd5b0e93dfccc6249f14201af5df4d5f7f52311b93b8289d93210457cdafafbf7ec0abdf833905a')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}



More information about the arch-commits mailing list