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

Felix Yan fyan at archlinux.org
Thu Dec 18 15:36:22 UTC 2014


    Date: Thursday, December 18, 2014 @ 16:36:22
  Author: fyan
Revision: 227749

upgpkg: python-setuptools 1:8.1-1

upstream new release

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-18 14:43:28 UTC (rev 227748)
+++ PKGBUILD	2014-12-18 15:36:22 UTC (rev 227749)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=8.0.4
+pkgver=8.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@@ -14,7 +14,7 @@
 makedepends=('python' 'python2')
 checkdepends=('python-pytest' 'python2-pytest' 'subversion')
 source=("http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz")
-sha512sums=('5fdd65b7c239432b0a7e561e6e8b80489279e3e9cbe829c4f84dd4702bb3d95f0336ba051fb7f6258d1e5b787dd7ae207401b2fba263e1658046a1d8251ac69a')
+sha512sums=('0c040b0ff1e47e0dfb7fd3bc04154f3b0bc419d1fcbc6bed018d4b377e7c894afe69b4c01267fc0f5f64960afd8be750817128915e6fe206a8941a479080196b')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}



More information about the arch-commits mailing list