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

Allan McRae allan at archlinux.org
Sat Sep 26 06:15:23 UTC 2009


    Date: Saturday, September 26, 2009 @ 02:15:23
  Author: allan
Revision: 53106

upgpkg: python 2.6.2-6
    db-4.8 rebuild

Modified:
  python/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-26 05:48:39 UTC (rev 53105)
+++ PKGBUILD	2009-09-26 06:15:23 UTC (rev 53106)
@@ -4,13 +4,13 @@
 
 pkgname=python
 pkgver=2.6.2
-pkgrel=5
+pkgrel=6
 _pybasever=2.6
 pkgdesc="A high-level scripting language"
 arch=('i686' 'x86_64')
 license=('PSF')
 url="http://www.python.org"
-depends=('db' 'bzip2' 'gdbm' 'openssl>=0.9.8d' 'zlib' 'expat' 'sqlite3>=3.6.15-2')
+depends=('db>=4.8' 'bzip2' 'gdbm' 'openssl>=0.9.8d' 'zlib' 'expat' 'sqlite3>=3.6.15-2')
 makedepends=('tk>=8.5.0')
 optdepends=('tk: for IDLE, pynche and modulator')
 provides=('python2' 'python-elementtree' 'python-ctypes')




More information about the arch-commits mailing list