[arch-commits] Commit in python-setuptools/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Thu Dec 18 15:59:06 UTC 2014
Date: Thursday, December 18, 2014 @ 16:59:06
Author: fyan
Revision: 227751
upgpkg: python-setuptools 1:8.2-1
upstream new release
Modified:
python-setuptools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-12-18 15:36:40 UTC (rev 227750)
+++ PKGBUILD 2014-12-18 15:59:06 UTC (rev 227751)
@@ -4,7 +4,7 @@
pkgbase=python-setuptools
pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=8.1
+pkgver=8.2
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=('0c040b0ff1e47e0dfb7fd3bc04154f3b0bc419d1fcbc6bed018d4b377e7c894afe69b4c01267fc0f5f64960afd8be750817128915e6fe206a8941a479080196b')
+sha512sums=('6184ded1465aa2173e59b88f894ae2ad890eae0f2118ba02d71131b21aa7e0b579d36e6350433527cc20c8e403df21dfadc1bc5cfacaf8d71257db6acedefc3e')
prepare() {
cp -a setuptools-${pkgver}{,-python2}
More information about the arch-commits
mailing list