org.openembedded.dev: 212ab031e33707ab289fca4bc893d1f946e6f8e6

oe at monotone.openmoko.org oe at monotone.openmoko.org
Fri May 2 20:52:42 CEST 2008


revision:            212ab031e33707ab289fca4bc893d1f946e6f8e6
date:                2008-05-01T10:37:46
author:              mickeyl at openembedded.org
branch:              org.openembedded.dev
changelog:
python-simplejson 1.7.1 it's a setuptools package, so why not inherit it?

manifest:
format_version "1"

new_manifest [0e9a0e68fc9f8722aa67e65fcdb81a1f0440498b]

old_revision [a7f6cdfb8881a59cefd44f8e2267381b4173d301]

patch "packages/python/python-simplejson_1.7.1.bb"
 from [8890cca59935f213dfae3a402765e7bad90c9a89]
   to [4abda6be3039a1c47c3bdc6c4c287078ff32fbe8]
-------------- next part --------------
#
#
# patch "packages/python/python-simplejson_1.7.1.bb"
#  from [8890cca59935f213dfae3a402765e7bad90c9a89]
#    to [4abda6be3039a1c47c3bdc6c4c287078ff32fbe8]
#
============================================================
--- packages/python/python-simplejson_1.7.1.bb	8890cca59935f213dfae3a402765e7bad90c9a89
+++ packages/python/python-simplejson_1.7.1.bb	4abda6be3039a1c47c3bdc6c4c287078ff32fbe8
@@ -3,14 +3,13 @@ LICENSE = "MIT"
 SECTION = "devel/python"
 PRIORITY = "optional"
 LICENSE = "MIT"
-DEPENDS = "python-setuptools"
 # python-netserver is needed for cgi stuff
 # python-zlib is needed to unpack egg created by setuptools
 RDEPENDS = "python-core python-re python-io python-netserver python-zlib"
 SRCNAME = "simplejson"
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "http://cheeseshop.python.org/packages/source/s/simplejson/${SRCNAME}-${PV}.tar.gz"
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
+inherit setuptools
-inherit distutils
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/commitlog/attachments/20080502/e1c3ff28/attachment.htm 


More information about the commitlog mailing list