<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 17, 2015 at 7:32 AM, Victor Stinner <span dir="ltr"><<a href="mailto:vstinner@redhat.com" target="_blank">vstinner@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br></blockquote><div>...<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
(3) keystonemiddleware: blocked by python-memcached, I sent a pull request 3 months ago and I'm still waiting...<br>
<br>
<a href="https://github.com/linsomniac/python-memcached/pull/67" rel="noreferrer" target="_blank">https://github.com/linsomniac/python-memcached/pull/67</a><br>
<br>
I may fork the project if the maintainer never reply. Read the current thread "[all] Non-responsive upstream libraries (python34 specifically)" on openstack-dev.<br>
<br></blockquote><div><br></div>...<br><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Victor<br>
<br></blockquote><div><br><div>keystonemiddleware has had a py34 gate for a long time. The tests 
run without python-memcache installed since the tests are skipped if 
memcache isn't available. We've got a separate test-requirements-py34.txt 
that doesn't include python-memcache. This has been causing problems 
lately since the requirements job now fails since there are duplicate 
requirements in multiple files (test-requirements-py34 is just test-requirements with python-memcache removed).<br><br></div><div>I proposed a change to global-requirements to mark python-memcache as not working on py34: <a href="https://review.openstack.org/#/c/203437/">https://review.openstack.org/#/c/203437/</a><br><br></div><div>and then we'll have to change keystonemiddleware to merge the test-requirements-py34 into test-requirements: <a href="https://review.openstack.org/#/c/197254/">https://review.openstack.org/#/c/197254/</a> .<br></div><div><br></div>- Brant<br><br></div></div></div></div>