[issue11042] [PyPI CSS] Adding project urls onto a project page using register, apparition of an overhead over the title

2011-01-29 Thread Éric Araujo

Éric Araujo mer...@netwok.org added the comment:

This tracker is for bugs found in the CPython distribution (or distutils2, 
which is temporarily developed outside of it), not other codebases like PyPI or 
the tracker itself.  Your bug report will be welcome on the 
catalog-...@python.org mailing list, especially if you can provide a patch 
(instructions on http://wiki.python.org/moin/CheeseShopDev).

--
assignee: tarek - 
nosy:  -tarek, tarek-ziade
resolution:  - invalid
stage:  - committed/rejected
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue11042
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue11042] [PyPI CSS] Adding project urls onto a project page using register, apparition of an overhead over the title

2011-01-28 Thread Julien Miotte

New submission from Julien Miotte miotte.jul...@gmail.com:

When adding project urls onto a PyPI project page using the following setup.cfg 
extract:

project_url =
Source repository,https://github.com/mike-perdide/qGitFilterBranch

And then registering the project with:

python -m distutils2.run register

Causes a not-so-nice overhead to appear just above the project title.

Can be seen in http://pypi.python.org/pypi/qGitFilterBranch/0.9.

--
assignee: tarek
components: Distutils2
messages: 127288
nosy: Julien.Miotte, eric.araujo, tarek, tarek-ziade
priority: normal
severity: normal
status: open
title: [PyPI CSS] Adding project urls onto a project page using register, 
apparition of an overhead over the title

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue11042
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com