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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Dec 22 20:32:59 UTC 2012


    Date: Saturday, December 22, 2012 @ 15:32:58
  Author: andyrtr
Revision: 173777

upgpkg: python2 2.7.3-4

rebuild for tcl/tk 8.6.0

Modified:
  python2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-22 20:27:03 UTC (rev 173776)
+++ PKGBUILD	2012-12-22 20:32:58 UTC (rev 173777)
@@ -5,14 +5,14 @@
 
 pkgname=python2
 pkgver=2.7.3
-pkgrel=3
+pkgrel=4
 _pybasever=2.7
 pkgdesc="A high-level scripting language"
 arch=('i686' 'x86_64')
 license=('PSF')
 url="http://www.python.org/"
 depends=('bzip2' 'gdbm' 'openssl' 'zlib' 'expat' 'sqlite' 'libffi')
-makedepends=('tk' 'bluez')
+makedepends=('tk>=8.6.0' 'bluez')
 optdepends=('tk: for IDLE')
 conflicts=('python<3')
 options=('!makeflags')




More information about the arch-commits mailing list