Upgrade ruamel.yaml #38

Closed
opened 2018-01-05 05:34:32 +00:00 by import_bot · 2 comments
Collaborator

Right now, borgmatic pins ruamel.yaml to <= 0.15, because that's the author's instructions in the ruamel.yaml documentation for "production systems". See https://pypi.python.org/pypi/ruamel.yaml

However, newer versions have a different API, and it may be possible to upgrade without any problems: https://yaml.readthedocs.io/en/latest/api.html

This would allow borgmatic to run on systems that have newer versions of ruamel.yaml instead, like Arch Linux.


Imported from Taiga issue 37 (to do). Created on 2017-08-25T05:30:20+0000 by Dan Helfman.

Right now, borgmatic pins ruamel.yaml to <= 0.15, because that's the author's instructions in the ruamel.yaml documentation for "production systems". See https://pypi.python.org/pypi/ruamel.yaml However, newer versions have a different API, and it may be possible to upgrade without any problems: https://yaml.readthedocs.io/en/latest/api.html This would allow borgmatic to run on systems that have newer versions of ruamel.yaml instead, like Arch Linux. --- Imported from Taiga issue 37 (to do). Created on 2017-08-25T05:30:20+0000 by Dan Helfman.
Owner

Just implemented in master. This fix will go out in the next release.

Just implemented in master. This fix will go out in the next release.
Owner

Released in borgmatic 1.2.1!

Released in borgmatic 1.2.1!
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: borgmatic-collective/borgmatic#38
No description provided.