[oe-commits] org.oe.dev python 2.5.2 ship tarfile in python-compression

mickeyl commit oe at amethyst.openembedded.net
Thu May 1 10:31:51 UTC 2008


python 2.5.2 ship tarfile in python-compression

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: 36a88fb056d568cca435876f49aa1b1e440454a0
ViewMTN: http://monotone.openembedded.org/revision/info/36a88fb056d568cca435876f49aa1b1e440454a0
Files:
1
packages/python/python-2.5-manifest.inc
packages/python/python_2.5.2.bb
Diffs:

#
# mt diff -r2a3b367f33ce37c133f19ffba687595aa7b1cbb4 -r36a88fb056d568cca435876f49aa1b1e440454a0
#
#
#
# patch "packages/python/python-2.5-manifest.inc"
#  from [ce2d4136b474c7f902281410e54cde0b27751287]
#    to [44f072a13c8f6a6aa74b1da25b3ccfb6be2ace3e]
# 
# patch "packages/python/python_2.5.2.bb"
#  from [43c9ad955282b5022b3a3db8b5b179589957f666]
#    to [3ca57f8a30e412707c0107dff460e0343840d9f1]
#
============================================================
--- packages/python/python-2.5-manifest.inc	ce2d4136b474c7f902281410e54cde0b27751287
+++ packages/python/python-2.5-manifest.inc	44f072a13c8f6a6aa74b1da25b3ccfb6be2ace3e
@@ -1,5 +1,5 @@
-########################################################################################################################
-### AUTO-GENERATED by '../../contrib/python/generate-manifest-2.5.py' [(C) 2002-2008 Michael 'Mickey' Lauer <mlauer at vanille-media.de>] on Thu Apr 10 16:47:00 2008
+[?1034h########################################################################################################################
+### AUTO-GENERATED by '../../contrib/python/generate-manifest-2.5.py' [(C) 2002-2008 Michael 'Mickey' Lauer <mlauer at vanille-media.de>] on Thu May  1 12:24:55 2008
 ###
 ### Visit THE Python for Embedded Systems Site => http://www.Vanille.de/projects/python.spy
 ###
@@ -68,9 +68,9 @@ DESCRIPTION_python-compression="Python H
 FILES_python-compiler="${libdir}/python2.5/compiler "
 
 DESCRIPTION_python-compression="Python High Level Compression Support"
-PR_python-compression="ml0"
+PR_python-compression="ml1"
 RDEPENDS_python-compression="python-core python-zlib"
-FILES_python-compression="${libdir}/python2.5/gzip.* ${libdir}/python2.5/zipfile.* "
+FILES_python-compression="${libdir}/python2.5/gzip.* ${libdir}/python2.5/zipfile.* ${libdir}/python2.5/tarfile.* "
 
 DESCRIPTION_python-re="Python Regular Expression APIs"
 PR_python-re="ml0"
============================================================
--- packages/python/python_2.5.2.bb	43c9ad955282b5022b3a3db8b5b179589957f666
+++ packages/python/python_2.5.2.bb	3ca57f8a30e412707c0107dff460e0343840d9f1
@@ -6,7 +6,7 @@ DEPENDS_sharprom = "python-native readli
 DEPENDS = "python-native readline zlib gdbm openssl sqlite3 tcl tk"
 DEPENDS_sharprom = "python-native readline zlib gdbm openssl"
 # bump this on every change in contrib/python/generate-manifest-2.5.py
-PR = "ml2"
+PR = "ml3"
 
 PYTHON_MAJMIN = "2.5"
 






More information about the Openembedded-commits mailing list