Since I've updated today, bpython wont start, saying : pkg_resources.DistributionNotFound: The 'curtsies<0.2.0,>=0.1.18' distribution was not found and is required by bpython I've checked, and indeed, dev-python/curtsies was updated from 0.1.18 to 0.2.3 today. The bpython version hasn't changed (it was alrady 0.14.2). I've checked the bpython ebuild, and it says : >=dev-python/curtsies-0.1.18[${PYTHON_USEDEP}] Which seems to be wrong according to the error message. Reproducible: Always
The bug keeps on beating me here, i need to add some stuff to my own package.mask on every computer. This doesn't seem very complicated to fix, is it ? I mean, it's only about fixing the dependancy in the ebuild, isn't it ?
commit ea83784ccb751a2d3a0042d0be906a6ad6db22c5 Author: Ian Delaney <idella4@gentoo.org> Date: Thu Oct 8 13:46:18 2015 +0800 dev-python/bpython: re-add border versioning of curtsies to -0.14.2 Gentoo bug: #560296
Thanks a lot!