From owner-freebsd-python@FreeBSD.ORG Wed May 15 06:12:50 2013 Return-Path: Delivered-To: python@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0AC404D8; Wed, 15 May 2013 06:12:50 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward1h.mail.yandex.net (forward1h.mail.yandex.net [IPv6:2a02:6b8:0:f05::10]) by mx1.freebsd.org (Postfix) with ESMTP id B5FE9E5; Wed, 15 May 2013 06:12:49 +0000 (UTC) Received: from smtp3h.mail.yandex.net (smtp3h.mail.yandex.net [84.201.186.20]) by forward1h.mail.yandex.net (Yandex) with ESMTP id 08E619E1B5F; Wed, 15 May 2013 10:12:47 +0400 (MSK) Received: from smtp3h.mail.yandex.net (localhost [127.0.0.1]) by smtp3h.mail.yandex.net (Yandex) with ESMTP id 59C2B1B40027; Wed, 15 May 2013 10:12:47 +0400 (MSK) Received: from unknown (unknown [178.76.217.47]) by smtp3h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id 5khvSFN3BM-CkHWZN8F; Wed, 15 May 2013 10:12:46 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1368598367; bh=YhION1KUy6FaedzqOkFHgawwIsmawc+rKQ6EDVCj3q0=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=YzeuUmzc8z9Hx/1EukTNLcSyV0/AzZrSMxk1HBT9OMtbN6IxetZIvBajIipBTec4x 18tvm1AWCeJ1ZASziMqYjE3qCoUDnhhEj/KKZyFc/TZKy51Rf8R37GTaFEpZ2RLpgj 5FsmBAzIPYClMgfOtcElw3qUFLz+Yyp4H0o5nOkk= Authentication-Results: smtp3h.mail.yandex.net; dkim=pass header.i=@yandex.ru Message-ID: <5193275C.4020906@yandex.ru> Date: Wed, 15 May 2013 10:12:44 +0400 From: Ruslan Makhmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130418 Thunderbird/17.0.5 MIME-Version: 1.0 To: koobs@FreeBSD.org Subject: Re: Patch for python twitter api GetTrendsCurrent References: <519307A4.8000300@FreeBSD.org> In-Reply-To: <519307A4.8000300@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: python@freebsd.org, dan mansfield , Kubilay Kocak X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 06:12:50 -0000 Kubilay Kocak wrote on 15.05.2013 07:57: > On 15/05/2013 12:34 PM, dan mansfield wrote: >> Dearest Port Maintainer, >> >> The method GetTrendsCurrent is broken in net/py-twitter. It seems as >> though Twitter has changed their API. The attached patch fixes this >> issue. >> >> Regards, >> >> Daniel >> >> >> >> _______________________________________________ >> freebsd-python@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-python >> To unsubscribe, send any mail to "freebsd-python-unsubscribe@freebsd.org" >> > > Hi Daniel, > > No patch attached to your original email :) > > -- > Ta, > > Koobs It looks like this one is the solution: https://code.google.com/p/python-twitter/issues/detail?id=231 -- Regards, Ruslan Tinderboxing kills... the drives.