Hi, can you update urlgrabber to latest version on PyPI[1]?
I have very similar use case as Victor wrote in the past in this mailing list[2]:
Some projects I maintain or contribute to require urlgrabber directly on transitive via other requirements. To make contributors' live easier I recommend them using virtualenvs and setup development environment just by running "python setup.py develop".
Unfortunately PyPI currently has old release of urlgrabber[3] (3.1.0) which prevents listing it in install_requires. This bug[4] was already fixed it just needs to be part of next release and updated on PyPI.
[1] https://pypi.python.org/ [2] http://lists.baseurl.org/pipermail/yum-devel/2011-July/008337.html [3] https://pypi.python.org/pypi/urlgrabber/ [4] https://bugzilla.redhat.com/show_bug.cgi?id=1200091 -- Pavol Babincak Release Engineering, Red Hat _______________________________________________ Yum-devel mailing list Yum-devel@lists.baseurl.org http://lists.baseurl.org/mailman/listinfo/yum-devel