Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #39429
| 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 | <hermanmu@gmail.com> |
| 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 | <cdda4f14-2167-42ca-bac8-630f6f5cff86@googlegroups.com> <51262239.3080907@phihag.de> <CA+f8p+yQSoWG=m=58t4za4gayRPb4Uau+LNbtAhE3o2445JiyA@mail.gmail.com> <CA+f8p+xBf8nt3qJ-QkMtK13FTu3rq4VK500H=+ZfKbt2BHD_BQ@mail.gmail.com> <51262A1B.50303@phihag.de> |
| From | Michael Herman <hermanmu@gmail.com> |
| Date | Thu, 21 Feb 2013 06:15:07 -0800 |
| Subject | Re: pypi changelog api |
| To | Philipp Hagemeister <phihag@phihag.de> |
| Content-Type | multipart/alternative; boundary=bcaec54ee374d9348504d63cb432 |
| Cc | "python-list@python.org" <python-list@python.org>, Gregg Caines <cainus@gmail.com> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2170.1361456130.2939.python-list@python.org> (permalink) |
| 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 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
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 <phihag@phihag.de>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 > >
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
pypi changelog api Gregg Caines <cainus@gmail.com> - 2013-02-17 17:16 -0800 Re: pypi changelog api Philipp Hagemeister <phihag@phihag.de> - 2013-02-21 14:33 +0100 Re: pypi changelog api Michael Herman <hermanmu@gmail.com> - 2013-02-21 05:52 -0800 Re: pypi changelog api Michael Herman <hermanmu@gmail.com> - 2013-02-21 05:58 -0800 Re: pypi changelog api Philipp Hagemeister <phihag@phihag.de> - 2013-02-21 15:04 +0100 Re: pypi changelog api Philipp Hagemeister <phihag@phihag.de> - 2013-02-21 15:07 +0100 Re: pypi changelog api Michael Herman <hermanmu@gmail.com> - 2013-02-21 06:15 -0800 Re: pypi changelog api Michael Herman <hermanmu@gmail.com> - 2013-02-21 06:19 -0800
csiph-web