Path: csiph.com!usenet.pasdenom.info!dedibox.gegeweb.org!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!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.019 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'pypi': 0.07; 'subject:question': 0.08; 'missed': 0.09; 'here?': 0.09; 'received:184.172': 0.09; 'subject:PyPI': 0.09; 'module': 0.19; 'changes': 0.20; 'to:name:python-list@python.org': 0.20; 'from:addr:chris': 0.22; 'minor': 0.22; "i've": 0.23; 'seems': 0.23; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'appear': 0.26; 'first.': 0.27; "doesn't": 0.28; 'all.': 0.28; 'noticed': 0.28; 'announced': 0.29; 'could': 0.32; 'to:addr :python-list': 0.33; 'changed': 0.34; 'something': 0.35; 'there': 0.35; 'method': 0.36; 'should': 0.36; 'some': 0.38; 'to:addr:python.org': 0.39; 'easily': 0.39; 'header:Received:5': 0.40; 'subject:, ': 0.61; 'received:216': 0.62; 'making': 0.64; 'received:67.18': 0.65; 'integrated': 0.66; 'whereby': 0.91 Date: Sun, 29 Jul 2012 20:26:53 -0500 From: Chris Gonnerman User-Agent: Mozilla/5.0 (X11; Linux i686; rv:14.0) Gecko/20120714 Thunderbird/14.0 MIME-Version: 1.0 To: "python-list@python.org" Subject: PyPI question, or, maybe I'm just stupid References: <5015d8d4$0$11120$c3e8da3@news.astraweb.com> In-Reply-To: <5015d8d4$0$11120$c3e8da3@news.astraweb.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator191.hostgator.com X-AntiAbuse: Original Domain - python.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - gonnerman.org X-BWhitelist: no X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: ([10.0.1.176]) [216.146.253.37]:41101 X-Source-Auth: chris@newcenturycomputers.net X-Email-Count: 8 X-Source-Cap: bmV3Y2VudDtuZXdjZW50O2dhdG9yMTkxLmhvc3RnYXRvci5jb20= X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 7 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1343611623 news.xs4all.nl 6896 [2001:888:2000:d::a6]:40256 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:26221 I've been making some minor updates to the PollyReports module I announced a while back, and I've noticed that when I upload it to PyPI, my changelog (CHANGES.txt) doesn't appear to be integrated into the site at all. Do I have to put the changes into the README, or have I missed something here? It seems that there should be some automatic method whereby PyPI users could easily see what I've changed without downloading it first.