poetry builds cryptography 2.3 wheel incorrectly on ppc/390x

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0, 8.0.0-rc17
    • Affects Version/s: None
    • Component/s: None
    • None
    • DevProd Build
    • Fully Compatible
    • ALL
    • v8.0
    • 200
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Poetry uses an isolated pep517 compliant environment to build wheels in. It seems that this environment breaks the cryptography 2.3 setup.py logic when building the wheels and it ends up not building any of the shared libraries. I assume this is because cryptography 2.3 is so old, that pep517 was new at the time and was not as well adopted.

       

      A workaround is to use pip to install which will still install without enforcing pep517 requirements.

            Assignee:
            Daniel Moody
            Reporter:
            Daniel Moody
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: