All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Dudau <Adrian.Dudau@enea.com>
To: "meta-virtualization@yoctoproject.org"
	<meta-virtualization@yoctoproject.org>
Subject: Re: [PATCH] python-requests: Drop recipe
Date: Mon, 31 Jul 2017 10:37:44 +0000	[thread overview]
Message-ID: <1501497461.1765.0.camel@enea.com> (raw)
In-Reply-To: <1499261228-65117-1-git-send-email-adrian.dudau@enea.com>

On ons, 2017-07-05 at 15:27 +0200, Adrian Dudau wrote:
> There's a newer recipe (v2.13) maintained in meta-python. meta-
> openstack
> explicitly prefers that version over this one, so no point in keeping
> this recipe since nobody else is using this version.
> 
> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
> ---
>  recipes-devtools/python/python-requests_2.8.1.bb | 28 --------------
> ----------
>  1 file changed, 28 deletions(-)
>  delete mode 100644 recipes-devtools/python/python-requests_2.8.1.bb
> 
> diff --git a/recipes-devtools/python/python-requests_2.8.1.bb
> b/recipes-devtools/python/python-requests_2.8.1.bb
> deleted file mode 100644
> index 187f97a..0000000
> --- a/recipes-devtools/python/python-requests_2.8.1.bb
> +++ /dev/null
> @@ -1,28 +0,0 @@
> -HOMEPAGE = "http://python-requests.org"
> -SUMMARY = "Python HTTP for Humans."
> -DESCRIPTION = "\
> -  Requests is an Apache2 Licensed HTTP library, written in Python, \
> -  for human beings. \
> -  .      \
> -  Most existing Python modules for sending HTTP requests are
> extremely \
> -  verbose and cumbersome. Python's builtin urllib2 module provides
> most \
> -  of the HTTP capabilities you should need, but the api is
> thoroughly \
> -  broken.  It requires an enormous amount of work (even method
> overrides) \
> -  to perform the simplest of tasks. \
> -  .      \
> -  Things shouldn't be this way. Not in Python \
> -  "
> -SECTION = "devel/python"
> -LICENSE = "Apache-2.0"
> -LIC_FILES_CHKSUM =
> "file://LICENSE;md5=58c7e163c9f8ee037246da101c6afd1e"
> -
> -SRCNAME = "requests"
> -
> -SRC_URI = "http://pypi.python.org/packages/source/r/requests/${SRCNA
> ME}-${PV}.tar.gz"
> -
> -SRC_URI[md5sum] = "a27ea3d72d7822906ddce5e252d6add9"
> -SRC_URI[sha256sum] =
> "84fe8d5bf4dcdcc49002446c47a146d17ac10facf00d9086659064ac43b6c25b"
> -
> -S = "${WORKDIR}/${SRCNAME}-${PV}"
> -
> -inherit setuptools
> -- 
> 2.7.4
> 

ping!

  parent reply	other threads:[~2017-07-31 15:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-05 13:27 [PATCH] python-requests: Drop recipe Adrian Dudau
2017-07-10 15:48 ` Bruce Ashfield
2017-07-31 10:37 ` Adrian Dudau [this message]
2017-08-01  1:49   ` Bruce Ashfield
2017-08-01  7:55     ` Adrian Dudau

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=1501497461.1765.0.camel@enea.com \
    --to=adrian.dudau@enea.com \
    --cc=meta-virtualization@yoctoproject.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.