Hello. I see that the project depends on future. I can find only a single usage of it in the codebase: https://pagure.io/appliance-tools/blob/main/f/ec2convert/fs.py#_24
Do you think it's still useful? I'm asking because future is broken with the latest Python 3.12 and will be even more with 3.13 so it might be a good idea to get rid of it.
Yeah, it's probably not useful anymore since livecd-tools is Python 3 only now. Do you think you could make a patch to fix it?
Fixed in https://pagure.io/appliance-tools/pull-request/22#
Do you want to keep this open until the change is released?
Nah, it's fixed at this point.
Metadata Update from @ngompa: - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.