On Sat 21/03/2020 00:04, Daniel Winters wrote:
> Dear all,
> 
> the diff below updates py-twitter to the latest version and moves it
> to py3-only. Tested on amd64.
> 
> This is mostly interesting for the commandline tools and is has no
> consumers. I commented out the IRC functionality as the py-irclib
> library that is imported does not support python3 and has not been
> updated in more than 10 years. I doubt the IRC functionality will be
> missed.
> 
> This will need a quirks entry which is not in the patch yet.
> 
> Any comment or feedback is very welcome!
> 
> Daniel

Thank you for this diff! I did not test it so far but I did notice two
things:

1. Instead of commenting out the IRC functionality you could opt for
   another solution: There is a fork of python-irclib that adds Python 3
   support. Actually py-twitter refers to this fork [0]. Of course this
   means that net/py-irclib will need some additional love;
2. You need to add a @pkgpath- and @conflict-marker to PLIST

[0] https://github.com/sixohsix/twitter/search?q=irclib&unscoped_q=irclib

Reply via email to