[arch-commits] Commit in python-setuptools/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Thu Aug 20 07:45:01 UTC 2015
Date: Thursday, August 20, 2015 @ 09:45:00
Author: fyan
Revision: 244402
upgpkg: python-setuptools 1:18.2-1
Modified:
python-setuptools/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-08-20 07:42:12 UTC (rev 244401)
+++ PKGBUILD 2015-08-20 07:45:00 UTC (rev 244402)
@@ -4,8 +4,8 @@
pkgbase=python-setuptools
pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=18.1
-pkgrel=2
+pkgver=18.2
+pkgrel=1
epoch=1
pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
arch=('any')
@@ -14,7 +14,7 @@
makedepends=('python' 'python2')
checkdepends=('python-mock' 'python2-mock' 'python-pytest-runner' 'python2-pytest-runner' 'git')
source=("https://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz")
-sha512sums=('1367f3a10c1fef2f8061e430585f1927f6bd7c416e764d65cea1f4255824d549efa77beef8ff784bbd62c307b4b1123502e7b3fd01a243c0cc5b433a841cc8b5')
+sha512sums=('964449faecce8b039343ea4364e73e035b7a99ba425939c07ee86c2db75b3b34ddbfc5d03b468ee11266eed74208b2038b3785332ff90d74087ee1d45620912e')
prepare() {
cp -a setuptools-${pkgver}{,-python2}
More information about the arch-commits
mailing list