From owner-freebsd-python@FreeBSD.ORG Thu May 31 11:10:04 2012 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A1481106566C for ; Thu, 31 May 2012 11:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8196F8FC0A for ; Thu, 31 May 2012 11:10:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4VBA4XJ005373 for ; Thu, 31 May 2012 11:10:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4VBA4PC005372; Thu, 31 May 2012 11:10:04 GMT (envelope-from gnats) Date: Thu, 31 May 2012 11:10:04 GMT Message-Id: <201205311110.q4VBA4PC005372@freefall.freebsd.org> To: freebsd-python@FreeBSD.org From: Alexandros Kosiaris Cc: Subject: Re: ports/168376: [PATCH] devel/py-celery update to 2.5.3 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alexandros Kosiaris List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 May 2012 11:10:04 -0000 The following reply was made to PR ports/168376; it has been noted by GNATS. From: Alexandros Kosiaris To: bug-followup@FreeBSD.org, william88@gmail.com Cc: Subject: Re: ports/168376: [PATCH] devel/py-celery update to 2.5.3 Date: Thu, 31 May 2012 14:01:02 +0300 Hello, I 'd be very happy to upgrade το 2.5.Χ (I have a patch in my homedir for 2.5.1 for some time now), however in celery's 2.5.X setup.py there is the following: install_requires.extend([ "anyjson>=0.3.1", "kombu>=2.1.5,<3.0", ]) net/py-kombu at this point in FreeBSD ports is at 2.0.0. I 've been watching py-kombu at freshports.org and I am ready to submit the patch right after its upgrade but this has yet to happen. We could ignore it and go on with upgrading but I very much dislike the idea of ignoring upstream's requirements. We could also submit a patch for py-kombu upgrade(2.1.8??) and then submit py-celery 2.5.3. -- Alexandros Kosiaris Network Operation Center , GRNET S.A. e-mail : alex@noc.grnet.gr Public Key Fingerprint : D6B1 0634 BE65 719C 6C95 7492 8201 4B46 C478 F074