All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] Upgrade of python-lxml to 2.3.5
Date: Wed, 30 Jan 2013 04:36:35 -0700	[thread overview]
Message-ID: <510905C3.9080409@mlbassoc.com> (raw)
In-Reply-To: <1359539878-8331-1-git-send-email-david.nystrom@enea.com>

On 2013-01-30 02:57, David Nyström wrote:
> Signed-off-by: David Nyström <david.nystrom@enea.com>
> ---
>   .../{python-lxml_2.2.8.bb => python-lxml_2.3.5.bb} |   15 +++++++--------
>   1 file changed, 7 insertions(+), 8 deletions(-)
>   rename meta-oe/recipes-devtools/python/{python-lxml_2.2.8.bb => python-lxml_2.3.5.bb} (69%)
>
> diff --git a/meta-oe/recipes-devtools/python/python-lxml_2.2.8.bb b/meta-oe/recipes-devtools/python/python-lxml_2.3.5.bb
> similarity index 69%
> rename from meta-oe/recipes-devtools/python/python-lxml_2.2.8.bb
> rename to meta-oe/recipes-devtools/python/python-lxml_2.3.5.bb
> index a175609..76821ff 100644
> --- a/meta-oe/recipes-devtools/python/python-lxml_2.2.8.bb
> +++ b/meta-oe/recipes-devtools/python/python-lxml_2.3.5.bb
> @@ -2,20 +2,21 @@ DESCRIPTION = "Powerful and Pythonic XML processing library combining \
>   libxml2/libxslt with the ElementTree API."
>   HOMEPAGE = "http://codespeak.net/lxml"
>   LICENSE = "BSD"
> -LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=7de92baeb3b7bfaebe72404155fdb346"
> +LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=3638a580895ea734c2cbb46f586afd2c"
>   SRCNAME = "lxml"
> -PR = "r2"
> +PR = "r0"
>
>   DEPENDS = "libxml2 libxslt"
>   RDEPENDS_${PN} += "libxml2 libxslt python-compression"
>
> -SRC_URI = "http://pypi.python.org/packages/source/l/${SRCNAME}/${SRCNAME}-${PV}.tar.gz;name=lxml"
> -SRC_URI[lxml.md5sum] = "d6c612d63a84d79440912a1b29d3b981"
> -SRC_URI[lxml.sha256sum] = "89b73925b5e3295dcf4675cb948007a20eb029fe35c9a162ae19ec11f1abafe5"
> +SRC_URI = "http://lxml.de/files/lxml-2.3.5.tgz \

Why the change away from the official pypi repository??

> +"
>
> +SRC_URI[md5sum] = "d03fb3b9139df7f182afffe72f412c87"
> +SRC_URI[sha256sum] = "7ec68de58814014543b3b6f21f36e3695359be715ad06348a14c7820dfa0e092"
>   S = "${WORKDIR}/${SRCNAME}-${PV}"
>
> -inherit setuptools
> +inherit setuptools
>
>   DISTUTILS_BUILD_ARGS += " \
>                        --with-xslt-config='${STAGING_BINDIR_NATIVE}/pkg-config libxslt' \
> @@ -30,5 +31,3 @@ DISTUTILS_INSTALL_ARGS += " \
>   BBCLASSEXTEND = "native nativesdk"
>   RDEPENDS_${PN}_virtclass-native = "libxml2-native libxslt-native"
>
> -
> -
>

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------



  reply	other threads:[~2013-01-30 11:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-30  9:57 [meta-oe][PATCH] Upgrade of python-lxml to 2.3.5 David Nyström
2013-01-30 11:36 ` Gary Thomas [this message]
2013-01-30 12:07 ` 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=510905C3.9080409@mlbassoc.com \
    --to=gary@mlbassoc.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.