Hi Moritz, The state on Github is unfortunately incomplete, as I got stuck in the process of converting to Python 3. The problem is that the XMPP library I used before hasn't been ported to Python 3 and I would either need to change to a different XMPP support or to another protocol - considering MQTT as a lightweight alternative. However, I haven't found time to actually finish that part, and the current situation isn't helping.
Most of the other code should be Python 3 ready and working right now (although I haven't tested in depth), but the sync protocol support isn't there yet. If anybody who is using it has some spare time and want to create a patch to use another XMPP library, I am ok pulling this in. If anybody can invest more time to port over to use MQTT instead, that would be even more welcome :) Am 27.03.20 um 22:32 schrieb Moritz Mühlenhoff: > On Fri, Aug 30, 2019 at 07:16:06AM +0000, Matthias Klose wrote: >> Package: src:dvcs-autosync >> Version: 0.5+nmu1 >> Severity: normal >> Tags: sid bullseye >> User: debian-pyt...@lists.debian.org >> Usertags: py2removal >> >> Python2 becomes end-of-live upstream, and Debian aims to remove >> Python2 from the distribution, as discussed in >> https://lists.debian.org/debian-python/2019/07/msg00080.html > Hi Rene, > the debian/ directory in your repository on github seems to have > fixed this, can you upload this to archive? > > Cheers, > Moritz