Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed4.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.013 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:not': 0.03; 'pypi': 0.07; 'pep': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:number': 0.09; 'itself.': 0.14; '8bit%:32': 0.16; 'elsewhere.': 0.16; 'finney': 0.16; 'kern': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'url:peps': 0.16; 'zeros': 0.16; 'wrote:': 0.18; 'header :User-Agent:1': 0.23; 'url:dev': 0.24; 'header:X-Complaints-To:1': 0.27; 'hosting': 0.29; 'host': 0.29; 'thus': 0.29; 'robert': 0.30; 'said,': 0.30; 'strongly': 0.30; 'concern': 0.31; 'writes:': 0.31; 'url:python': 0.33; 'but': 0.35; 'installing': 0.36; 'subject:?': 0.36; 'url:org': 0.36; 'behind': 0.37; 'example,': 0.37; 'ben': 0.38; 'to:addr:python-list': 0.38; 'files': 0.38; 'hosted': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'authority': 0.60; 'forum': 0.61; 'details.': 0.61; 'email addr:gmail.com': 0.63; 'interest': 0.64; 'skip:\xe2 10': 0.65; 'believe': 0.68; 'default': 0.69; 'installer': 0.84; 'short,': 0.84; 'superhuman': 0.84; 'url:distutils-sig': 0.84; 'subject:you': 0.87 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Ben Finney Subject: Re: could you change PYPI downloads number for not-uploaded packages? Date: Tue, 23 Jul 2013 09:08:27 +1000 References: <1510b4f9-5b17-4fde-a19f-cc4f0d277e40@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: rasputin.madmonks.org X-Public-Key-ID: 0xBD41714B X-Public-Key-Fingerprint: 9CFE 12B0 791A 4267 887F 520C B7AC 2E51 BD41 714B X-Public-Key-URL: http://www.benfinney.id.au/contact/bfinney-gpg.asc X-Post-From: Ben Finney User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) Cancel-Lock: sha1:RMj58XWomjWKSU+Hhs8G+xVXpz0= 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: 25 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1374534524 news.xs4all.nl 15902 [2001:888:2000:d::a6]:54778 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:51060 Robert Kern writes: > On 2013-07-22 16:44, dmitrey15@gmail.com wrote: > > For example, my projects download links are binded to my website , > > and thus people see misleading zeros […] > In short, if you want to have download counts, you will need to host > your package downloads from PyPI itself. Also of interest to this group is that PyPI is transitioning to strongly encourage hosting files at PyPI, and installer tools will default to not installing files hosted elsewhere. See PEP 438 “Transitioning to release-file hosting on PyPI” for the details. As Robart said, it's best not discussed here, but at the ‘distutils-sig’ forum . -- \ “I do not believe in immortality of the individual, and I | `\ consider ethics to be an exclusively human concern with no | _o__) superhuman authority behind it.” —Albert Einstein, letter, 1953 | Ben Finney