Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #6010
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!194.109.133.84.MISMATCH!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.001 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'pypi': 0.04; 'terry': 0.07; 'presume': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:80.91.229.12': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:lo.gmane.org': 0.09; 'sig': 0.09; 'pm,': 0.10; 'wrote:': 0.14; 'pypi.': 0.16; 'reedy': 0.16; 'subject:pypi': 0.16; 'jan': 0.20; 'header:In-Reply-To:1': 0.21; 'so.': 0.22; 'name?': 0.23; 'project,': 0.24; 'exists': 0.29; 'this.': 0.31; 'patrick': 0.32; 'header:X-Complaints-To:1': 0.32; 'to:addr:python-list': 0.33; 'list': 0.33; 'project': 0.33; 'however,': 0.34; 'there': 0.35; 'header:User-Agent:1': 0.35; 'actual': 0.36; 'change': 0.37; 'received:org': 0.38; 'subject:: ': 0.38; 'header:Mime-Version:1': 0.39; 'subject:with': 0.39; 'to:addr:python.org': 0.39; 'under': 0.40; 'subject:name': 0.67; 'catalog': 0.73 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Terry Reedy <tjreedy@udel.edu> |
| Subject | Re: Dealing with name clashes in pypi |
| Date | Sun, 22 May 2011 17:23:59 -0400 |
| References | <4DD9573E.8010509@gmail.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | rain.gmane.org |
| User-Agent | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.17) Gecko/20110414 Lightning/1.0b2 Thunderbird/3.1.10 |
| In-Reply-To | <4DD9573E.8010509@gmail.com> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| 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.1932.1306099450.9059.python-list@python.org> (permalink) |
| Lines | 16 |
| NNTP-Posting-Host | 82.94.164.166 |
| X-Trace | 1306099450 news.xs4all.nl 49174 [::ffff:82.94.164.166]:40600 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:6010 |
Show key headers only | View raw
On 5/22/2011 2:34 PM, Patrick Sabin wrote: > I wanted to register my project (epdb) in pypi. Unfortunately there > already exists a project with the same name. It is not possible for me > to change the name of the project, because I used it in multiple > writings. Any ideas how I can deal with the situation? Is it possible to > register a project under a different name in pypi than the actual > project name? I presume so. How would pypi know the 'actual' name? However, there is a catalog sig list (mirrored as gmane.comp.python.catalog) where you might get specific suggestions on how to handle this. -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Dealing with name clashes in pypi Terry Reedy <tjreedy@udel.edu> - 2011-05-22 17:23 -0400
csiph-web