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

Cleanup in PyPI / pip releases #329

Closed
cztomczak opened this issue Mar 17, 2017 · 4 comments
Closed

Cleanup in PyPI / pip releases #329

cztomczak opened this issue Mar 17, 2017 · 4 comments
Milestone

Comments

@cztomczak
Copy link
Owner

cztomczak commented Mar 17, 2017

A new v56.1 release for Windows / Linux / Mac is being prepared.

Many of v50+ wheels were uploaded to v31.2 release on PyPI. This is wrong. A new release must be created before uploading new wheels. When using twine tool this is done automatically. Today I've tried moving 56.0 windows/mac wheels into v56.0 release, however you can't re-upload files that were already uploaded once. So right now the v56.0 wheels are deleted from pypi. Same for v53, v54 and v55 that were uploaded within v31.2 release. GitHub old releases must be updated with info saying they are no more installable using pip.

@cztomczak cztomczak added this to the v56 milestone Mar 17, 2017
@aidos
Copy link

aidos commented Mar 20, 2017

Just to confirm — how are we meant to be installing cefpython3 now? pip install cefpython3==56.1 isn't working for me. There are no longer linux versions of cefpython3 found on pypi.

@cztomczak
Copy link
Owner Author

@aidos You can install previous releases using packages attached to GitHub releases. v56.1 release wasn't yet published, it will be ready within a few hours.

@aidos
Copy link

aidos commented Mar 20, 2017

Thanks, that's what I did in the end. I was going to post the issue on the tracker and saw the note about using the google forums then saw your post over there about being in the middle of a release. Will leave you to it :-)

@cztomczak
Copy link
Owner Author

v56.1 can now be installed using pip.

PyPI release: https://pypi.python.org/pypi/cefpython3/56.1
GitHub frelease: https://github.com/cztomczak/cefpython/releases/tag/v56.1

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

No branches or pull requests

2 participants