-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Seems like most of the 0install tools are all python2-based. Is there any plan to make the upgrade to python3? Python2 is deprecated and no longer supported.
Im particularly facing issues with this when following the template, publish, release and compile process.
To give an example, trying to sign the XML program Im getting:
$> 0publish HelloWorld.xml --xmlsign
AttributeError: module 'base64' has no attribute 'encodestring'
And apparently there's no more support for this?
Metadata
Metadata
Assignees
Labels
No labels