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

Felix Yan fyan at archlinux.org
Thu Mar 26 07:56:56 UTC 2015


    Date: Thursday, March 26, 2015 @ 08:56:56
  Author: fyan
Revision: 234956

upgpkg: python 3.4.3-2

disable valgrind.

Modified:
  python/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-26 07:54:29 UTC (rev 234955)
+++ PKGBUILD	2015-03-26 07:56:56 UTC (rev 234956)
@@ -7,7 +7,7 @@
 
 pkgname=python
 pkgver=3.4.3
-pkgrel=1
+pkgrel=2
 _pybasever=3.4
 pkgdesc="Next generation of the python high-level scripting language"
 arch=('i686' 'x86_64')
@@ -51,7 +51,6 @@
               --with-threads \
               --with-computed-gotos \
               --enable-ipv6 \
-              --with-valgrind \
               --with-system-expat \
               --with-dbmliborder=gdbm:ndbm \
               --with-system-ffi \



More information about the arch-commits mailing list