[oe-commits] Koen Kooi : python-twisted: update to 10.2.0

git at git.openembedded.org git at git.openembedded.org
Mon Mar 5 16:37:42 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: 5c2d9841cd24561a8d2380c349c024cf43d9ba45
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=5c2d9841cd24561a8d2380c349c024cf43d9ba45

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Sun Mar  4 10:57:03 2012 +0100

python-twisted: update to 10.2.0

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 ...n-twisted_8.2.0.bb => python-twisted_10.2.0.bb} |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/meta-oe/recipes-devtools/python/python-twisted_8.2.0.bb b/meta-oe/recipes-devtools/python/python-twisted_10.2.0.bb
similarity index 95%
rename from meta-oe/recipes-devtools/python/python-twisted_8.2.0.bb
rename to meta-oe/recipes-devtools/python/python-twisted_10.2.0.bb
index 0d703cf..14e8f18 100644
--- a/meta-oe/recipes-devtools/python/python-twisted_8.2.0.bb
+++ b/meta-oe/recipes-devtools/python/python-twisted_10.2.0.bb
@@ -6,11 +6,11 @@ SECTION = "console/network"
 
 #twisted/topfiles/NEWS:655: - Relicensed: Now under the MIT license, rather than LGPL.
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=3ea27a26302ba9ad8b80a24781d41767"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=c3159ad36d96a939fcd8f2c2c9b9d08a"
 
-SRC_URI = "http://tmrc.mit.edu/mirror/twisted/Twisted/8.2/Twisted-${PV}.tar.bz2 "
-SRC_URI[md5sum] = "c85f151999df3ecf04c49a781b4438d2"
-SRC_URI[sha256sum] = "e0602bb05e31f6100b6f9ab35cfa93ab9f7a1c50a351a0ddfcd236a923bddfb0"
+SRC_URI = "http://tmrc.mit.edu/mirror/twisted/Twisted/10.2/Twisted-${PV}.tar.bz2 "
+SRC_URI[md5sum] = "73da62c793269eade8121da336b01ba5"
+SRC_URI[sha256sum] = "562ed61c18aa72da99c23fb19c2c101d178995eb3a78ab3c09560a613e180c84"
 
 S = "${WORKDIR}/Twisted-${PV}"
 
@@ -95,6 +95,7 @@ ${bindir}/tkmktap \
 ${bindir}/trial \
 ${bindir}/easy_install* \
 ${bindir}/pyhtmlizer \
+${libdir}/${PYTHON_DIR}/site-packages/twisted/python/*.so \
 ${libdir}/${PYTHON_DIR}/site-packages/twisted/*.py* \
 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/__init__.py* \
 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/notestplugin.py* \





More information about the Openembedded-commits mailing list