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

Do not create a universal wheel for the release. #463

Merged
merged 1 commit into from
Oct 20, 2022

Conversation

mauritsvanrees
Copy link
Member

Very minor thing: I see that release 5.0.0 has a universal wheel, but the package is Python 3 only.
And zest.releaser.create-wheel is not needed, since we already have a bdist_wheel section.

The package is Python 3 only.
And zest.releaser.create-wheel is not needed, since we already have a bdist_wheel section.
@niccokunzmann
Copy link
Member

niccokunzmann commented Oct 19, 2022

@mauritsvanrees did you consider this line?

run: python setup.py bdist_wheel sdist

  • I have no idea about these wheels..

@niccokunzmann
Copy link
Member

Would you add this to the changelog?

@niccokunzmann
Copy link
Member

I am merging this, a changelog entry is a TODO..

@niccokunzmann niccokunzmann merged commit 68dc8b1 into master Oct 20, 2022
@niccokunzmann niccokunzmann deleted the maurits-no-universal-wheel branch October 20, 2022 20:58
@mauritsvanrees
Copy link
Member Author

This works, in release 5.0.1 we have a correct wheel: https://pypi.org/project/icalendar/5.0.1/#files

@niccokunzmann niccokunzmann added the needs 4.x PR too This pull request contributes to 'master' and as a security or bug fix remains to go into '4.x' label Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs 4.x PR too This pull request contributes to 'master' and as a security or bug fix remains to go into '4.x'
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants