[arch-commits] Commit in python/repos (testing-x86_64 testing-x86_64/PKGBUILD)

Allan McRae allan at archlinux.org
Wed Jun 25 14:57:39 UTC 2008


    Date: Wednesday, June 25, 2008 @ 10:57:38
  Author: allan
Revision: 3583

Merged revisions 3579-3582 via svnmerge from 
svn+ssh://archlinux.org/home/svn-packages/python/trunk

........
  r3581 | allan | 2008-06-25 14:30:55 +0000 (Wed, 25 Jun 2008) | 2 lines
  
  upgpkg: python 2.5.2-3
      re-added python-ctypes to provides/replaces
........

Modified:
  python/repos/testing-x86_64/	(properties)
  python/repos/testing-x86_64/PKGBUILD

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


Property changes on: python/repos/testing-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /python/trunk:1-3578
   + /python/trunk:1-3582

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2008-06-25 14:32:05 UTC (rev 3582)
+++ testing-x86_64/PKGBUILD	2008-06-25 14:57:38 UTC (rev 3583)
@@ -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