[arch-commits] Commit in python/repos (3 files)
    Allan McRae 
    allan at archlinux.org
       
    Sun Dec  7 08:52:24 UTC 2008
    
    
  
    Date: Sunday, December 7, 2008 @ 03:52:24
  Author: allan
Revision: 20912
Merged revisions 20904,20911 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/python/trunk
........
  r20904 | allan | 2008-12-07 17:08:57 +1000 (Sun, 07 Dec 2008) | 1 line
  
  fixed one md5sum, left another out...
........
  r20911 | allan | 2008-12-07 18:51:12 +1000 (Sun, 07 Dec 2008) | 2 lines
  
  upgpkg: python 2.6.1-1
      you think I would have updated while fixing bugs, but no...
........
Modified:
  python/repos/extra-i686/	(properties)
  python/repos/extra-i686/ChangeLog
  python/repos/extra-i686/PKGBUILD
-----------+
 ChangeLog |    6 ++++++
 PKGBUILD  |    6 +++---
 2 files changed, 9 insertions(+), 3 deletions(-)
Property changes on: python/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /python/trunk:1-20902
   + /python/trunk:1-20911
Modified: extra-i686/ChangeLog
===================================================================
--- extra-i686/ChangeLog	2008-12-07 08:51:12 UTC (rev 20911)
+++ extra-i686/ChangeLog	2008-12-07 08:52:24 UTC (rev 20912)
@@ -1,3 +1,9 @@
+2008-12-07  Allan McRae <allan at archlinux.org>
+	* python 2.6.1-1
+	* upstream update
+	* fix gdbm related build error
+	* fix modulator/pynche launchers
+
 2008-10-27  Allan McRae <allan at archlinux.org>
 	* python 2.6-2
 	* patched to use internal expat
\ No newline at end of file
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-12-07 08:51:12 UTC (rev 20911)
+++ extra-i686/PKGBUILD	2008-12-07 08:52:24 UTC (rev 20912)
@@ -3,8 +3,8 @@
 # Contributer: Jason Chu <jason at archlinux.org>
 
 pkgname=python
-pkgver=2.6
-pkgrel=3
+pkgver=2.6.1
+pkgrel=1
 _pybasever=2.6
 pkgdesc="A high-level scripting language"
 arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@
 	python-2.6-gdbm.patch
 	modulator-launcher
 	pynche-launcher)
-md5sums=('837476958702cb386c657b5dba61cdc5'
+md5sums=('e81c2f0953aa60f8062c05a4673f2be0'
          '993800dbcc0c4f199c1ceee998a06e71'
          '13fab4bb2cacbc433e62d7191a17f71e'
          'b4a531570415280dc406c8d5c1fa8d83'
    
    
More information about the arch-commits
mailing list