django-rest-hooks icon indicating copy to clipboard operation
django-rest-hooks copied to clipboard

Automatic deployments on PyPI fail because mainteiner does not have verified email

Open imposeren opened this issue 6 years ago • 5 comments

travis can't publish new versions on PyPI: https://travis-ci.org/zapier/django-rest-hooks/jobs/532372176#L796

HTTPError: 400 Client Error: User 'bryanhelmig' does not have a verified primary email address. Please add a verified primary email before attempting to upload to PyPI. See https://pypi.org/help/#verified-email for more information.for more information. for url: https://upload.pypi.org/legacy/

@avelis , @bryanhelmig Can someone fix this?

imposeren avatar May 14 '19 17:05 imposeren

Still no fix for this?

MatteusT avatar Mar 04 '20 14:03 MatteusT

@MatteusT @bryanhelmig is the CTO of Zapier. You are welcome to email him to verify his email.

avelis avatar Mar 04 '20 14:03 avelis

pinging @bryanhelmig (or anyone else at Zapier who has write access), it would be great to have 1.6.0 on PyPi. Currently have to pin d21a070b9a in order to use swappable models, which is kind of janky.

JEphron avatar May 30 '20 00:05 JEphron

My email should be verified.

bryanhelmig avatar Dec 28 '20 19:12 bryanhelmig

Sweet! Would you (or anyone else with permissions) be able to log into https://travis-ci.org/github/zapier/django-rest-hooks/builds/532372175 and select 'Restart build'? You could also push any commit to master and it should trigger another build.

christianbundy avatar Jan 11 '21 19:01 christianbundy