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

Don't create py33 wheels, we dropped support #3801

Closed
johnthagen opened this issue Jul 20, 2017 · 3 comments
Closed

Don't create py33 wheels, we dropped support #3801

johnthagen opened this issue Jul 20, 2017 · 3 comments

Comments

@johnthagen
Copy link

In the release notes for 2.0:

BACKWARDS INCOMPATIBLE: Support for Python 3.3 has been dropped.

But Windows wheels are provided on PyPI. Was this intentional?

Example:
cryptography-2.0-cp33-cp33m-win32.whl

@alex
Copy link
Member

alex commented Jul 20, 2017

rofl, that's amazing.

@alex
Copy link
Member

alex commented Jul 20, 2017

I guess we'll leave them for now, and I'll make this bug "don't create py33 wheels"

@alex alex changed the title Python 3.3 wheels still on PyPI for 2.0 release? Don't create py33 wheels, we dropped support Jul 20, 2017
@alex alex added this to the Twenty first release milestone Jul 20, 2017
alex added a commit that referenced this issue Jul 20, 2017
@reaperhulk
Copy link
Member

reaperhulk commented Jul 20, 2017 via email

reaperhulk pushed a commit to reaperhulk/cryptography that referenced this issue Jul 26, 2017
alex pushed a commit that referenced this issue Jul 26, 2017
* update wheel builder script for static linking on linux (#3811)

We don't need to do an LD_LIBRARY_PATH when calling auditwheel because
we're now statically linking OpenSSL.

* Fixed #3801 -- don't create py33 wheels (#3802)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants