Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #66544

Re: How to turn a package into something pip can install

Path csiph.com!usenet.pasdenom.info!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python@mrabarnett.plus.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.007
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'lawrence': 0.09; 'subject:into': 0.09; 'yeah,': 0.09; 'subject:How': 0.10; 'python': 0.11; 'charge,': 0.16; 'from:addr:mrabarnett.plus.com': 0.16; 'from:addr:python': 0.16; 'from:name:mrab': 0.16; 'message- id:@mrabarnett.plus.com': 0.16; 'received:192.168.1.4': 0.16; 'received:84.93': 0.16; 'received:84.93.230': 0.16; 'roy': 0.16; 'subject:install': 0.16; 'upgrades.': 0.16; 'wrote:': 0.18; 'code.': 0.18; 'header:User-Agent:1': 0.23; 'tend': 0.24; 'source': 0.25; 'header:In-Reply-To:1': 0.27; 'point': 0.28; 'direction': 0.30; '3.x': 0.31; 'continues': 0.31; 'stuff': 0.32; 'not.': 0.33; 'more,': 0.35; 'received:84': 0.35; 'really': 0.36; 'implement': 0.38; 'to:addr:python-list': 0.38; 'previous': 0.38; 'subject:can': 0.39; 'to:addr:python.org': 0.39; 'free': 0.61; 'break': 0.61; 'further': 0.61; 'provide': 0.64; 'smith': 0.68; '2.8': 0.84; 'horrible': 0.84
X-CM-Score 0.00
X-CNFS-Analysis v=2.1 cv=JLW1sq6b c=1 sm=1 tr=0 a=0nF1XD0wxitMEM03M9B4ZQ==:117 a=0nF1XD0wxitMEM03M9B4ZQ==:17 a=0Bzu9jTXAAAA:8 a=sASEtNAQL0YA:10 a=kcGqs5hTEsYA:10 a=ihvODaAuJD4A:10 a=IkcTkHD0fZMA:10 a=EBOSESyhAAAA:8 a=ftZRIk-r6_cA:10 a=ABBDgovYUKlhyouCJHIA:9 a=QEXdDO2ut3YA:10
X-AUTH mrabarnett:2500
Date Sun, 16 Feb 2014 15:20:20 +0000
From MRAB <python@mrabarnett.plus.com>
User-Agent Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0
MIME-Version 1.0
To python-list@python.org
Subject Re: How to turn a package into something pip can install
References <roy-C807D1.20471014022014@news.panix.com> <mailman.6949.1392429645.18130.python-list@python.org> <roy-E13405.21260314022014@news.panix.com> <mailman.6998.1392473352.18130.python-list@python.org> <roy-8299B9.17014115022014@news.panix.com> <roy-E7A61F.17353715022014@news.panix.com> <CAMw+j7+4aXKvAhUytiFqCqELASTcgHwt8Bs4kj=spcJ2mhP_Tw@mail.gmail.com> <mailman.7053.1392557013.18130.python-list@python.org> <roy-4C1A7B.09250716022014@news.panix.com> <ldqk5l$9bn$1@ger.gmane.org>
In-Reply-To <ldqk5l$9bn$1@ger.gmane.org>
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 7bit
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 <https://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 <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.7061.1392564027.18130.python-list@python.org> (permalink)
Lines 18
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1392564027 news.xs4all.nl 2860 [2001:888:2000:d::a6]:34251
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:66544

Show key headers only | View raw


On 2014-02-16 15:06, Mark Lawrence wrote:
> On 16/02/2014 14:25, Roy Smith wrote:
>>
>> We tend not to upgrade stuff unless there's a good reason to.  You never
>> know what will break (looking furtively in the direction of the Python
>> 3.x mafiosi).
>>
>
> Yeah, those really unpleasant, nasty, horrible mafiosi who have the
> audacity to point out that people have only been given seven (ish) years
> so far to plan and implement their upgrades.  Then the mafiosi further
> complain when people ask if they can have a Python 2.8 to help plan and
> implement their upgrades.  Yep, this mafiosi mob really do have a lot to
> answer for.  Not.
>
And, what's more, this mafiosi mob cruelly continues to provide the
previous releases on its website free of charge, including all the
source code.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

How to turn a package into something pip can install Roy Smith <roy@panix.com> - 2014-02-14 20:47 -0500
  Re: How to turn a package into something pip can install Ryan Gonzalez <rymg19@gmail.com> - 2014-02-14 20:00 -0600
    Re: How to turn a package into something pip can install Roy Smith <roy@panix.com> - 2014-02-14 21:26 -0500
      Re: How to turn a package into something pip can install Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-02-15 15:09 +0100
        Re: How to turn a package into something pip can install Roy Smith <roy@panix.com> - 2014-02-15 17:01 -0500
          Re: How to turn a package into something pip can install Roy Smith <roy@panix.com> - 2014-02-15 17:35 -0500
            Re: How to turn a package into something pip can install Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-02-16 13:18 +0100
            Re: How to turn a package into something pip can install Chris Angelico <rosuav@gmail.com> - 2014-02-17 00:23 +1100
              Re: How to turn a package into something pip can install Roy Smith <roy@panix.com> - 2014-02-16 09:25 -0500
                Re: How to turn a package into something pip can install Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-02-16 15:06 +0000
                Re: How to turn a package into something pip can install MRAB <python@mrabarnett.plus.com> - 2014-02-16 15:20 +0000
                Re: How to turn a package into something pip can install Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-02-16 15:47 +0000

csiph-web