Menu

#9 wheel for Mac OS X

closed
nobody
None
task
2020-01-23
2020-01-23
No

It looks like there's a wheel for ruamel.yaml for Mac OS X now, but not for ruamel.orderedict, which is a dependency of ruamel.yaml. Would it be possible to add one?

Alternatively, is ordereddict a 'hard' requirement for ruamel.yaml, or could it be an optional one?

(originally posted on 2018-08-16 at 12:19:27 by makkus <makkus@bitbucket>)

Discussion

  • Anthon van der Neut

    It is actually optional, it will fall back to collections.OrderedDict, but that is much, much slower on Python < 3.5

    I'll see what is needed, I might not have to upgrade the version. Now that I have a macOS VM either should not be hard.

    (originally posted on 2018-08-16 at 13:13:10)

     
  • Anthon van der Neut

    • status set to resolved

    https://pypi.org/project/ruamel.ordereddict/#files

    If that solve this issue please Close it

    (originally posted on 2018-08-16 at 13:35:41)

     
  • Anthon van der Neut

    Brilliant, worked like a charm! Thanks so much, that was the quickest 'ticket-resolve' I've ever experienced :-)

    (originally posted on 2018-08-16 at 14:06:22 by makkus <makkus@bitbucket>)

     
  • Anthon van der Neut

    • status set to closed

    (originally posted on 2018-08-16 at 14:06:44 by makkus <makkus@bitbucket>)

     

Log in to post a comment.

MongoDB Logo MongoDB