[arch-commits] Commit in python-setuptools/trunk (PKGBUILD)
Felix Yan
fyan at nymeria.archlinux.org
Mon Jun 2 13:14:32 UTC 2014
Date: Monday, June 2, 2014 @ 15:14:32
Author: fyan
Revision: 214038
upgpkg: python-setuptools 4.0.1-1
Modified:
python-setuptools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-06-02 13:12:57 UTC (rev 214037)
+++ PKGBUILD 2014-06-02 13:14:32 UTC (rev 214038)
@@ -4,7 +4,7 @@
pkgbase=python-setuptools
pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=4.0
+pkgver=4.0.1
pkgrel=1
pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
arch=('any')
@@ -13,7 +13,7 @@
makedepends=('python' 'python2')
checkdepends=('python-pytest' 'python2-pytest')
source=("http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz")
-sha512sums=('a8236ecaa875d05c5c4b55ac8e39e864d0436f6c186405ab479afb38b4e6cc0b4fb142a8d071f236fdd5d4a363a7bc6bb0d8c9ceae48b8666c0feec5d4f5bf24')
+sha512sums=('9cc63fc2a989bfca2556c8d0b2991346a0c7474dceb11165cf86fe03fd054fdd46337565eeee1654f08710f3b87b65cabe20192f2017fc1b02df9a529b97a066')
check() {
# Workaround UTF-8 tests by setting LC_CTYPE
More information about the arch-commits
mailing list