From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCHv2 2/3] python-twisted: upgrade to version 13.2.0
Date: Wed, 26 Mar 2014 21:53:23 +0100 [thread overview]
Message-ID: <20140326205323.GL3709@jama> (raw)
In-Reply-To: <a3add80fda66a3b3ed601cdf1143297886f9e679.1395847615.git.diego.ml@zoho.com>
[-- Attachment #1: Type: text/plain, Size: 3078 bytes --]
On Wed, Mar 26, 2014 at 04:31:23PM +0100, Diego Rondini wrote:
> Signed-off-by: Diego Rondini <diego.ml@zoho.com>
I'm going to add it to master-next, but please send v2 with commit
message which will say what was changed in license and why PN-bin was
removed (without upgrade path).
> ---
> ...-twisted_10.2.0.bb => python-twisted_13.2.0.bb} | 16 +++++-----------
> 1 file changed, 5 insertions(+), 11 deletions(-)
> rename meta-oe/recipes-devtools/python/{python-twisted_10.2.0.bb => python-twisted_13.2.0.bb} (94%)
>
> diff --git a/meta-oe/recipes-devtools/python/python-twisted_10.2.0.bb b/meta-oe/recipes-devtools/python/python-twisted_13.2.0.bb
> similarity index 94%
> rename from meta-oe/recipes-devtools/python/python-twisted_10.2.0.bb
> rename to meta-oe/recipes-devtools/python/python-twisted_13.2.0.bb
> index d585bfa..00be867 100644
> --- a/meta-oe/recipes-devtools/python/python-twisted_10.2.0.bb
> +++ b/meta-oe/recipes-devtools/python/python-twisted_13.2.0.bb
> @@ -6,12 +6,12 @@ SECTION = "console/network"
>
> #twisted/topfiles/NEWS:655: - Relicensed: Now under the MIT license, rather than LGPL.
> LICENSE = "MIT"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=c3159ad36d96a939fcd8f2c2c9b9d08a"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=5602d7228daf59a16f0f1b2640c46bca"
> PR = "r3"
>
> -SRC_URI = "http://tmrc.mit.edu/mirror/twisted/Twisted/10.2/Twisted-${PV}.tar.bz2 "
> -SRC_URI[md5sum] = "73da62c793269eade8121da336b01ba5"
> -SRC_URI[sha256sum] = "562ed61c18aa72da99c23fb19c2c101d178995eb3a78ab3c09560a613e180c84"
> +SRC_URI = "https://pypi.python.org/packages/source/T/Twisted/Twisted-${PV}.tar.bz2"
> +SRC_URI[md5sum] = "83fe6c0c911cc1602dbffb036be0ba79"
> +SRC_URI[sha256sum] = "095175638c019ac7c0604f4c291724a16ff1acd062e181b01293bf4dcbc62cf3"
>
> S = "${WORKDIR}/Twisted-${PV}"
>
> @@ -26,7 +26,6 @@ PACKAGES += "\
> ${PN}-zsh \
> ${PN}-test \
> ${PN}-protocols \
> - ${PN}-bin \
> ${PN}-conch \
> ${PN}-lore \
> ${PN}-mail \
> @@ -42,7 +41,6 @@ PACKAGES += "\
>
> RDEPENDS_${PN} = "python-core python-zopeinterface"
> RDEPENDS_${PN} += "\
> - ${PN}-bin \
> ${PN}-conch \
> ${PN}-lore \
> ${PN}-mail \
> @@ -70,11 +68,7 @@ FILES_${PN}-protocols = " \
> FILES_${PN}-zsh = " \
> ${libdir}/${PYTHON_DIR}/site-packages/twisted/python/zsh \
> ${libdir}/${PYTHON_DIR}/site-packages/twisted/python/zshcomp.* \
> -"
> -
> -FILES_${PN}-bin = " \
> - ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/_c_urlarg.so \
> - ${libdir}/${PYTHON_DIR}/site-packages/twisted/spread/cBanana.so \
> + ${libdir}/${PYTHON_DIR}/site-packages/twisted/python/twisted-completion.zsh \
> "
>
> FILES_${PN}-conch = " \
> --
> 1.7.9.5
>
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2014-03-26 20:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-26 15:31 [meta-oe][PATCHv2 0/3] Update some python modules to latest upstream versions Diego Rondini
2014-03-26 15:31 ` [meta-oe][PATCHv2 1/3] python-zopeinterface: upgrade to version 4.1.1 Diego Rondini
2014-03-26 15:31 ` [meta-oe][PATCHv2 2/3] python-twisted: upgrade to version 13.2.0 Diego Rondini
2014-03-26 20:53 ` Martin Jansa [this message]
2014-03-26 15:31 ` [meta-oe][PATCHv2 3/3] python-autobahn: upgrade to version 0.8.6 Diego Rondini
2014-03-26 20:53 ` Martin Jansa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140326205323.GL3709@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.