Closed guihkx closed 7 months ago
E.g.:
$ nvchecker -c sources.toml [I 04-23 18:09:50.355 core:408] myApp: updated from 1.0.0 to 1.0.1 taskName=Task-2
I believe this is somehow related to Python 3.12:
Changed in version 3.12: taskName was added.
taskName
Thanks! This should have been fixed (but I didn't test because Python 3.12 is still not available for Arch).
E.g.:
I believe this is somehow related to Python 3.12: