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


Groups > comp.lang.python > #6060 > unrolled thread

Re: Dealing with name clashes in pypi

Started byPatrick Sabin <patrick.just4fun@gmail.com>
First post2011-05-23 12:41 +0200
Last post2011-05-23 12:41 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Dealing with name clashes in pypi Patrick Sabin <patrick.just4fun@gmail.com> - 2011-05-23 12:41 +0200

#6060 — Re: Dealing with name clashes in pypi

FromPatrick Sabin <patrick.just4fun@gmail.com>
Date2011-05-23 12:41 +0200
SubjectRe: Dealing with name clashes in pypi
Message-ID<mailman.1969.1306147272.9059.python-list@python.org>
On 2011-05-22 23:23, Terry Reedy wrote:
> 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.
>

Thanks for the tip. I will try it there.

-- Patrick

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web