All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] python-docutils: upgrade to 0.11
@ 2013-08-26 13:54 Mihai Prica
  2013-08-26 15:00 ` Martin Jansa
  0 siblings, 1 reply; 3+ messages in thread
From: Mihai Prica @ 2013-08-26 13:54 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Mihai Prica <mihai.prica@intel.com>
---
 ...hon-docutils_0.5.bb => python-docutils_0.11.bb} |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
 rename meta-oe/recipes-devtools/python/{python-docutils_0.5.bb => python-docutils_0.11.bb} (55%)

diff --git a/meta-oe/recipes-devtools/python/python-docutils_0.5.bb b/meta-oe/recipes-devtools/python/python-docutils_0.11.bb
similarity index 55%
rename from meta-oe/recipes-devtools/python/python-docutils_0.5.bb
rename to meta-oe/recipes-devtools/python/python-docutils_0.11.bb
index e4c8a7d..f435e1b 100644
--- a/meta-oe/recipes-devtools/python/python-docutils_0.5.bb
+++ b/meta-oe/recipes-devtools/python/python-docutils_0.11.bb
@@ -2,14 +2,13 @@ DESCRIPTION = "Text processing system"
 HOMEPAGE = "http://docutils.sourceforge.net"
 SECTION = "devel/python"
 LICENSE = "PSF"
-LIC_FILES_CHKSUM = "file://COPYING.txt;md5=ac6ee29ac0310c091afab5ac4bea2fa3"
-PR = "r2"
+LIC_FILES_CHKSUM = "file://COPYING.txt;md5=da0d261d1db78ab21ce86c79364a4098"
 
 DEPENDS = "python"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/docutils/docutils-${PV}.tar.gz"
-SRC_URI[md5sum] = "dd72dac92fc8e3eb0f48c3effeef80f6"
-SRC_URI[sha256sum] = "747cf984edfca0575addbb42453274a1bdd98ec7780bd37a883dc8b2a66a610e"
+SRC_URI[md5sum] = "20ac380a18b369824276864d98ec0ad6"
+SRC_URI[sha256sum] = "9af4166adf364447289c5c697bb83c52f1d6f57e77849abcccd6a4a18a5e7ec9"
 
 S = "${WORKDIR}/docutils-${PV}"
 
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-08-27 10:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-26 13:54 [meta-oe][PATCH] python-docutils: upgrade to 0.11 Mihai Prica
2013-08-26 15:00 ` Martin Jansa
2013-08-27 10:09   ` Prica, Mihai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.