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

Stéphane Gaudreault stephane at archlinux.org
Wed Dec 12 12:19:49 UTC 2012


    Date: Wednesday, December 12, 2012 @ 07:19:49
  Author: stephane
Revision: 173188

upgpkg: python2 2.7.3-3

Add support for Bluetooth

Modified:
  python2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-12 11:55:32 UTC (rev 173187)
+++ PKGBUILD	2012-12-12 12:19:49 UTC (rev 173188)
@@ -5,14 +5,14 @@
 
 pkgname=python2
 pkgver=2.7.3
-pkgrel=2
+pkgrel=3
 _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')
+makedepends=('tk' 'bluez')
 optdepends=('tk: for IDLE')
 conflicts=('python<3')
 options=('!makeflags')




More information about the arch-commits mailing list