On 02/03/2016 06:13 PM, Sandro Tosi wrote: >> trollius 2.0 has been released: https://pypi.python.org/pypi/trollius , >> please >> package it. > > In the next few days, I will prepare the new upstream release and > upload it to unstable; if you prefer to handle it yourself, please do > that asap. > > Thanks,
FYI, I already tested the latest commit from what's going to be released as version 2.1, fixing the Python 3.5 issues. If you want to test it, it's already in the git repository on Alioth, which I tagged as version 2.1~b1 (ie: 2.1_b1 as tag for the upstream branch, as git doesn't support the ~ char). This is what I'm going to upload (ie: 2.1) when Victor Stinner releases it in a few hours, not 2.0. By the way, upstream isn't very happy with this project, and would like to find another person for maintaining it. I thought you may be interested by reading this thread: https://groups.google.com/forum/#!topic/python-tulip/mecVwhnVP0A Though after a conversation with him on IRC, he still pushed the fixes for Python 3.5. So I'm not sure what's going to be the faith of this package upstream. Cheers, Thomas Goirand (zigo)

