Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2.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.017 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'python,': 0.02; 'pypi': 0.07; 'dependency': 0.09; 'subject:PyPI': 0.09; 'subject:files': 0.09; 'python': 0.11; 'files.': 0.16; 'starts': 0.20; 'select': 0.22; 'file.': 0.24; 'login': 0.25; 'message-id:@mail.gmail.com': 0.30; 'received:google.com': 0.35; 'version': 0.36; 'url:org': 0.36; 'project': 0.37; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'then,': 0.60; 'tell': 0.60; 'new': 0.61; 'from:charset:utf-8': 0.61; 'account': 0.65; 'subject:your': 0.76 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=jU7WgMXJhYNPAwv+tdx7xQbBmXOK+qk3E3a3g1xheFU=; b=NQ2K/032L1tR9QId4C8f+pN1Jbgjyyq9w2+LSeJdCfB7Ks4QHQdlk+bvYGIY/isgeo QySRZXJIWnL4O+PKmy3xk6Pgy8u5B96OJCQqm18FZh03q43E5AthTPidRXb9VPfRQRpV 9OnMdxjgGgh2lSiTquAEmXSZdhUOjF8GEi4bSkg6Zips2/ryADFCOTs8k7hOHWZzlbfi omBb/4rS700ek27En2qmVzejWzRkICU/ncP98/UdnAfjDxfDRg7XTWqTHtlx11aimB0p KRCLJffBj/eBKSXWpWptlh/8F3WnLYizzgRifQW09S8TpjDD48Gl+HXYPqbyOMnKwqLK d6eA== X-Received: by 10.224.98.198 with SMTP id r6mr27528797qan.103.1374942070083; Sat, 27 Jul 2013 09:21:10 -0700 (PDT) MIME-Version: 1.0 From: =?UTF-8?Q?Cenk_Alt=C4=B1?= Date: Sat, 27 Jul 2013 19:20:30 +0300 Subject: PyPI Notifier watches your requirements.txt files To: python-list@python.org Content-Type: multipart/alternative; boundary=089e01536c8eac968604e280a5ee X-Mailman-Approved-At: Mon, 29 Jul 2013 09:27:00 +0200 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: 34 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1375082821 news.xs4all.nl 15915 [2001:888:2000:d::a6]:50717 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:51420 --089e01536c8eac968604e280a5ee Content-Type: text/plain; charset=UTF-8 Hello Python, I would like tell you about my project that I have built on my spare time. http://www.pypi-notifier.org/ Basically, you login with your GitHub account and select your Python repositories which have a requirements.txt file. Then, it starts to watch the dependencies listed in requirements.txt files. When a new version of a dependency is released on PyPI you get an email. Enjoy. Cenk Alti --089e01536c8eac968604e280a5ee Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello Python,

I would like tell you abo= ut my project that I have built on my spare time.


Basically, you login with your GitHub account and= select your Python repositories which have a requirements.txt file. Then, = it starts to watch the dependencies listed in requirements.txt files. When = a new version of a dependency is released on PyPI you get an email.

Enjoy.
Cenk Alti
--089e01536c8eac968604e280a5ee--