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

Felix Yan fyan at archlinux.org
Sun Mar 15 07:40:20 UTC 2015


    Date: Sunday, March 15, 2015 @ 08:40:20
  Author: fyan
Revision: 233856

upgpkg: python-setuptools 1:14.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-15 07:39:52 UTC (rev 233855)
+++ PKGBUILD	2015-03-15 07:40:20 UTC (rev 233856)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=14.0
+pkgver=14.1
 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=('8c0381c7579049cfe57c7c5a1db2e4d99455d2d265d36e88bdb44c7384809d8c69e8cbb632e74d46d371996e52bde80f0a2bb81b5133d969308bb06bd2167257')
+sha512sums=('a111ce853190bf028ea62f5f0c6966a9b2dd7f0a99a9ca6764658ce5704e1b7375687106313b707e40546204703de0e9aa1acacd3b28b0889e26133983fe9cda')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}



More information about the arch-commits mailing list