All of lore.kernel.org
 help / color / mirror / Atom feed
From: Josh Durgin <josh.durgin@inktank.com>
To: Filippos Giannakos <philipgian@grnet.gr>
Cc: ceph-devel@vger.kernel.org, synnefo-devel@googlegroups.com
Subject: Re: [PATCH] Add X-Python-Version >=2.6 to debian control file.
Date: Mon, 04 Mar 2013 17:35:57 -0800	[thread overview]
Message-ID: <51354BFD.4040700@inktank.com> (raw)
In-Reply-To: <1361966168-22618-1-git-send-email-philipgian@grnet.gr>

On 02/27/2013 03:56 AM, Filippos Giannakos wrote:
> python-ceph complains when installed to debian squeeze about the 'with'
> statement. Apparently installation tries to install the python-ceph package for
> python 2.5, which does not support the 'with' statement natively.
>
> Signed-off-by: Filippos Giannakos <philipgian@grnet.gr>

Looks good to me. I added it to the wip-py26 branch along with the same
thing for the ceph package, since ceph-disk-* use python 2.6 features
too. I'll merge it once it builds.

Thanks!
Josh

> ---
>   debian/control |    1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/debian/control b/debian/control
> index eefb4ee..fbf517b 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -8,6 +8,7 @@ Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.hu>
>   Uploaders: Sage Weil <sage@newdream.net>
>   Build-Depends: debhelper (>= 6.0.7~), autotools-dev, autoconf, automake, libfuse-dev, libboost-dev (>= 1.34), libboost-thread-dev, libedit-dev, libnss3-dev, libtool, libexpat1-dev, libfcgi-dev, libatomic-ops-dev, libgoogle-perftools-dev [i386 amd64], pkg-config, libcurl4-gnutls-dev, libkeyutils-dev, uuid-dev, libaio-dev, python (>= 2.6.6-3~), libxml2-dev, javahelper, default-jdk, junit4, libboost-program-options-dev
>   Standards-Version: 3.9.3
> +X-Python-Version: >=2.6
>
>   Package: ceph
>   Architecture: linux-any
>


      reply	other threads:[~2013-03-05  1:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-27 11:56 [PATCH] Add X-Python-Version >=2.6 to debian control file Filippos Giannakos
2013-03-05  1:35 ` Josh Durgin [this message]

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=51354BFD.4040700@inktank.com \
    --to=josh.durgin@inktank.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=philipgian@grnet.gr \
    --cc=synnefo-devel@googlegroups.com \
    /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.