Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no-auth upload tests hang: latest setuptools release forces password prompt #142

Closed
dpkp opened this issue May 15, 2016 · 2 comments
Closed

Comments

@dpkp
Copy link
Contributor

dpkp commented May 15, 2016

Some failing builds:
https://travis-ci.org/pypiserver/pypiserver/builds/129511699
https://travis-ci.org/pypiserver/pypiserver/builds/126811063
https://travis-ci.org/pypiserver/pypiserver/builds/128599164
https://travis-ci.org/pypiserver/pypiserver/builds/130325284

Logs show that tests hang on a "Password:" prompt, which occurs during python setup.py upload

setuptools changed password prompt behavior here: pypa/setuptools#555
Change was released in v20.10.0 (about 3 weeks ago, when tests started failing).
https://github.com/pypa/setuptools/blob/master/CHANGES.rst#v20100

see #141 for potential fix

@blade2005
Copy link
Contributor

blade2005 commented Jun 16, 2016

#141 has been merged. Let's close this.

Edit: Spelling

@ankostis ankostis added this to the Next 1.2.x Release milestone Jun 17, 2016
@mplanchard
Copy link
Contributor

Fixed in #141

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants