Skip to content
Snippets Groups Projects
Commit 0113451d authored by Dylan Aïssi's avatar Dylan Aïssi
Browse files

apertis-pkg-merge-updates: don't use Path objects as a context manager


This is deprecated and will be removed in python 3.13.

/usr/bin/apertis-pkg-merge-updates:38: DeprecationWarning: pathlib.Path.__enter__() is deprecated and scheduled for removal in Python 3.13; Path objects as a context manager is a no-op
/usr/bin/apertis-pkg-merge-updates:75: DeprecationWarning: pathlib.Path.__enter__() is deprecated and scheduled for removal in Python 3.13; Path objects as a context manager is a no-op

Signed-off-by: default avatarDylan Aïssi <dylan.aissi@collabora.com>
parent be568b18
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment