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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Dec 22 20:26:27 UTC 2012


    Date: Saturday, December 22, 2012 @ 15:26:27
  Author: andyrtr
Revision: 173775

upgpkg: python 3.3.0-3

rebuild for tcl/tk 8.6.0

Modified:
  python/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-22 20:11:34 UTC (rev 173774)
+++ PKGBUILD	2012-12-22 20:26:27 UTC (rev 173775)
@@ -5,14 +5,14 @@
 
 pkgname=python
 pkgver=3.3.0
-pkgrel=2
+pkgrel=3
 _pybasever=3.3
 pkgdesc="Next generation of the python high-level scripting language"
 arch=('i686' 'x86_64')
 license=('custom')
 url="http://www.python.org/"
 depends=('expat' 'bzip2' 'gdbm' 'openssl' 'libffi' 'zlib')
-makedepends=('tk' 'sqlite' 'valgrind' 'bluez')
+makedepends=('tk>=8.6.0' 'sqlite' 'valgrind' 'bluez')
 optdepends=('tk: for tkinter' 'sqlite')
 provides=('python3')
 replaces=('python3')




More information about the arch-commits mailing list