Path: csiph.com!usenet.pasdenom.info!news.albasani.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; '21,': 0.07; 'pypi': 0.07; 'that).': 0.09; 'cc:addr:python-list': 0.10; 'agree.': 0.16; 'herman': 0.16; 'outdated': 0.16; 'so)': 0.16; 'subject:api': 0.16; 'subject:pypi': 0.16; 'wrote:': 0.17; 'thu,': 0.17; 'feb': 0.19; 'load': 0.19; 'setup.': 0.22; '>': 0.23; "haven't": 0.23; 'seems': 0.23; 'cc:2**1': 0.24; 'tried': 0.25; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'am,': 0.27; 'cc:addr:gmail.com': 0.27; 'message-id:@mail.gmail.com': 0.27; 'connection': 0.30; 'push': 0.30; 'query': 0.30; 'could': 0.32; 'problem': 0.33; 'received:google.com': 0.34; 'pm,': 0.35; 'received:209.85': 0.35; 'something': 0.35; 'there': 0.35; 'michael': 0.36; 'but': 0.36; 'totally': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'mean': 0.38; 'page': 0.38; '2013': 0.84; 'listener': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=NEtVUpIaD65fbiO2eODfBKaI2k4zVI1OsXn3p0JOmAQ=; b=rSH/lYy69K59AExhHRMMHvPARp7dwVVxdZnDVlKfvkhYhNmHspkmE5FHeSL8+z3lyW ocsX54TokpWATQmoQE8vNNbcDdR0iUqDzx3/r0/NzV0XJGLCRTtjwcWGVDg/tz3NLbO+ mQwgpjHA7tt9HIcY4hJddBNMTb8u5HeUVfUU6BCpEGuMt/nR+bPOxLsxO0LVNVM8LTti +m7Tvbwhrc9lLaDL4Kc6Ra1k80o6D7vRzcd/OnLL7wUJW17jRFhn3nV1wwF0ZAGy4q6K 9nFioKvdDuIaGG/1Z+jR+4UTNLV+tKJx/hw9aX7Eo0ULbdt7KTS1RVgroUZ8jZL+9pBr 4Paw== X-Received: by 10.220.215.73 with SMTP id hd9mr31451072vcb.19.1361456127357; Thu, 21 Feb 2013 06:15:27 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <51262A1B.50303@phihag.de> References: <51262239.3080907@phihag.de> <51262A1B.50303@phihag.de> From: Michael Herman Date: Thu, 21 Feb 2013 06:15:07 -0800 Subject: Re: pypi changelog api To: Philipp Hagemeister Content-Type: multipart/alternative; boundary=bcaec54ee374d9348504d63cb432 Cc: "python-list@python.org" , Gregg Caines X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 55 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1361456130 news.xs4all.nl 6926 [2001:888:2000:d::a6]:58196 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:39429 --bcaec54ee374d9348504d63cb432 Content-Type: text/plain; charset=ISO-8859-1 totally agree. if you just had a listener setup you could just have a simple trigger-action setup. On Thu, Feb 21, 2013 at 6:07 AM, Philipp Hagemeister wrote: > On 02/21/2013 02:58 PM, Michael Herman wrote: > > Oh - and I haven't tried this site, but you may be able to set something > up > > on there to email when the changelog is updated. > > > > http://www.changedetection.com/ > They just query the whole page - I could do that myself, easily. But the > problem is that that would mean lots of load on PyPi (if you query every > minute or so) and outdated packages (if you query less often than that). > Keeping a connection that PyPi would push to seems to be much cleaner. > > - Philipp > > --bcaec54ee374d9348504d63cb432 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable totally agree. if you just had a listener setup you could just have a simpl= e trigger-action setup.=A0

On Thu, Feb 21= , 2013 at 6:07 AM, Philipp Hagemeister <phihag@phihag.de> wro= te:
On 02/21/2013 02:58 PM, Mi= chael Herman wrote:
> Oh - and I haven't tried this site, but you may be able to set som= ething up
> on there to email when the changelog is updated.
>
> http://w= ww.changedetection.com/
They just query the whole page - I could do that myself, easily. But = the
problem is that that would mean lots of load on PyPi (if you query every minute or so) and outdated packages (if you query less often than that). Keeping a connection that PyPi would push to seems to be much cleaner.

- Philipp


--bcaec54ee374d9348504d63cb432--