Ticket #12 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

main index page links are broken by packages like Pyrex-Tests-0.9.5.1.tar.gz

Reported by: robin Assigned to: robin
Priority: major Component: pypicache
Version: Keywords:
Cc:

Description

Because the treatment of ambiguous project/version splits is to conservative. We already detect the occurrence of such ambiguities so lets add the following heuristic:

  • if setuptools says there is only one project/version interpretation, take that interpretation at face value without further checks
  • If setuptools yields more than one interpretation then ignore any project/version interpretations whose version part does not start with a digit but take any that remain at face value.

And spit out appropriate warnings when the above guess work is being applied.

Attachments

Change History

04/21/07 02:46:37 changed by robin

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in changeset:597

07/05/07 18:38:38 changed by anonymous

07/07/07 02:17:23 changed by anonymous

07/07/07 03:42:31 changed by anonymous


Add/Change #12 (main index page links are broken by packages like Pyrex-Tests-0.9.5.1.tar.gz)




Action