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

Allan McRae allan at archlinux.org
Wed Jun 25 14:30:56 UTC 2008


    Date: Wednesday, June 25, 2008 @ 10:30:55
  Author: allan
Revision: 3581

upgpkg: python 2.5.2-3
    re-added python-ctypes to provides/replaces

Modified:
  python/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-06-25 13:29:22 UTC (rev 3580)
+++ PKGBUILD	2008-06-25 14:30:55 UTC (rev 3581)
@@ -12,8 +12,8 @@
 url="http://www.python.org"
 depends=('db>=4.6' 'bzip2' 'gdbm' 'openssl>=0.9.8d' 'zlib')
 makedepends=('tk>=8.5.0' 'sqlite3')
-provides=('python-elementree')
-replaces=('python-elementree')
+provides=('python-elementree' 'python-ctypes')
+replaces=('python-elementree' 'python-ctypes')
 install=python.install
 source=(http://www.python.org/ftp/python/${pkgver}/Python-${pkgver}.tar.bz2
 	modulator-launcher





More information about the arch-commits mailing list