package python-setuptools severity 463055 wishlist retitle 463055 python-setuptools: please add option to disable use of PyPI tags 463055 + wontfix thanks
On 29-Jan-2008, LI Daobing wrote: > sometimes I want to upgrade a package from a specify remote directory, > for example, this become very slow because he need to lookup packages in > pypi. An workaround is specify pypi to 'localhost'(for example [2]), this > one will be fast enough, but it's a little ugly. I think your suggested workarounds are the right way to do it with the architecture of Setuptools. If you find yourself using the options frequently, remember that you can also put them into a ‘.pydistutils.cfg’ file (see the ‘distutils’ library documentation) in the ‘[easy_install]’ section. > How about provide an option to disable 'pypi'? The package maintainer might disagree with me, but I am going to presume that this wishlist report is to be closed as ‘wontfix’ because the existing options provide the functionality already. -- \ “I hope some animal never bores a hole in my head and lays its | `\ eggs in my brain, because later you might think you're having a | _o__) good idea but it's just eggs hatching.” —Jack Handey | Ben Finney <[email protected]>
signature.asc
Description: Digital signature

