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

Allan McRae allan at archlinux.org
Tue Oct 27 06:28:22 UTC 2009


    Date: Tuesday, October 27, 2009 @ 02:28:22
  Author: allan
Revision: 56751

upgpkg: python 2.6.4-1
    upstream update

Modified:
  python/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-26 22:51:00 UTC (rev 56750)
+++ PKGBUILD	2009-10-27 06:28:22 UTC (rev 56751)
@@ -3,14 +3,14 @@
 # Contributer: Jason Chu <jason at archlinux.org>
 
 pkgname=python
-pkgver=2.6.3
-pkgrel=2
+pkgver=2.6.4
+pkgrel=1
 _pybasever=2.6
 pkgdesc="A high-level scripting language"
 arch=('i686' 'x86_64')
 license=('PSF')
 url="http://www.python.org"
-depends=('db>=4.8' 'bzip2' 'gdbm' 'openssl>=0.9.8d' 'zlib' 'expat' 'sqlite3>=3.6.15-2')
+depends=('db>=4.8' 'bzip2' 'gdbm' 'openssl' 'zlib' 'expat' 'sqlite3')
 makedepends=('tk>=8.5.0')
 optdepends=('tk: for IDLE, pynche and modulator')
 provides=('python2' 'python-elementtree' 'python-ctypes')
@@ -22,7 +22,7 @@
 	python-2.6-db-4.8.patch
 	modulator-launcher
 	pynche-launcher)
-md5sums=('8755fc03075b1701ca3f13932e6ade9f'
+md5sums=('fee5408634a54e721a93531aba37f8c1'
          '993800dbcc0c4f199c1ceee998a06e71'
          '13fab4bb2cacbc433e62d7191a17f71e'
          '1f0aed8b96d4531f40fd3e24a80157a5'




More information about the arch-commits mailing list