From: Ben Woodcroft Subject: Re: bug#25834: [PATCH] Update scipy stack. Date: Mon, 27 Feb 2017 20:33:07 +1000 > I managed to get it downloading something with > > (uri (pypi-uri "backports.shutil_get_terminal_size" version)) > > which I ascertained by looking at the "name" in setup.py at > https://github.com/chrippa/backports.shutil_get_terminal_size/blob/master/setup.py Thanks (again), Ben. I've attached an updated patch series (rebased on current python-tests branch). Thomas