Open GoogleCodeExporter opened 9 years ago
I've just had time to look at this for the first time since I created this
issue.
Replacing my pip installed pyactiveresource with one obtained from here with
svn checkout http://pyactiveresource.googlecode.com/svn/trunk/ pyactiveresource
cd pyactiveresource
python setup.py build
sudo python setup.py install
and my Redmine accessing code now seems to be working great and the retrieved
dicts contain things like
'status': {'name': 'New', 'id': '1'}
as expected.
So please consider the issue closed (although it'd be nice if the version
retrieved via pip was updated, but I don't know enough about the Python
ecosystem to know who takes care of that sort of thing, or even where pip's
idea of a 1.0.1 version comes from when there's no tags/branches on the google
code repo)
Original comment by tim...@gmail.com
on 4 Jan 2013 at 5:08
Original issue reported on code.google.com by
tim...@gmail.com
on 21 Dec 2012 at 5:35