Changes between Initial Version and Version 2 of Ticket #62296


Ignore:
Timestamp:
Feb 15, 2021, 12:07:16 AM (3 years ago)
Author:
LucaFilipozzi (Luca Filipozzi)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62296

    • Property Status changed from new to assigned
    • Property Owner set to dgilman
    • Property Summary changed from poetry should be offered python-specific packages to poetry should be offered as python-specific packages
  • Ticket #62296 – Description

    initial v2  
    1 If a user wishes to install both py37 and py38 (for whatever reason, testing, etc.), if there's a need to use poetry, then it should be installable as py37-poetry and py38-poetry.
     1If a user wishes to install both py37 and py38 (for whatever reason, testing, etc.), if there's a need to use {{{poetry}}}, then it should be installable as {{{py37-poetry}}} (providing {{{poetry-3.7}}}) and {{{py38-poetry}}} (providing {{{poetry-3.8}}}), with {{{poetry}}} selectable via {{{port select}}}.