Uploaded image for project: 'DRP 2-D Pipeline'
  1. DRP 2-D Pipeline
  2. PIPE2D-597

DRP and ICS have conflicting requirements for {{attrs}} package version

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Won't Fix (View Workflow)
    • Priority: Normal
    • Resolution: Won't Fix
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None
    • Story Points:
      4

      Description

      The DRP stack has pinned pytest 3.6.2 (from 2018-07), which requires attrs < 19.2.0.

      ICS (and thus ics_drpActor) requires a modern twisted library, which requires attrs >= 19.2.0

      At the next level of detail, 19.2.0 removed a deprecated alias attr.ib(convert=) for attr.ib(converter=), which pytest 3.6.2 uses in one place. pytest 3.6.3 fixes that.

      And 19.2.0 introduced a new attrs argument which twisted now uses: attr.s(eq=).

      attrib and attrs look like a pain to monkey patch. For now I have renamed the one call in the installed pytest at Subaru.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                price price
                Reporter:
                cloomis cloomis
              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: