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

missing wheel (*.whl) for Python 3.12 #94

Closed
itayB opened this issue May 8, 2024 · 1 comment · Fixed by #97
Closed

missing wheel (*.whl) for Python 3.12 #94

itayB opened this issue May 8, 2024 · 1 comment · Fixed by #97

Comments

@itayB
Copy link

itayB commented May 8, 2024

Latest version 0.2.9 doesn't have a whl file: https://pypi.org/project/asyncmy/0.2.9/#files
This result in a very slow build time :(

#13 483.7 Building wheels for collected packages: asyncmy
#13 483.7   Building wheel for asyncmy (pyproject.toml): started
#13 586.0   Building wheel for asyncmy (pyproject.toml): still running...
#13 890.5   Building wheel for asyncmy (pyproject.toml): still running...
#13 1054.4   Building wheel for asyncmy (pyproject.toml): still running...
#13 1168.7   Building wheel for asyncmy (pyproject.toml): still running...
#13 1240.6   Building wheel for asyncmy (pyproject.toml): still running...
#13 1244.1   Building wheel for asyncmy (pyproject.toml): finished with status 'done'
#13 1244.1   Created wheel for asyncmy: filename=asyncmy-0.2.9-cp312-cp312-manylinux_2_36_aarch64.whl size=5282584 sha256=053015cef3a5386e1251f08bf2d82dd6b619287d3e1bbcc8df97184a9fabc97e

Can you please release a wheel file for 3.12? 🙏

@itayB
Copy link
Author

itayB commented May 30, 2024

Thanks @long2ice !
Yet, I don't see a cp312 version :(
Should I wait for the next version? Are you going to run https://github.com/long2ice/asyncmy/actions/workflows/pypi.yml manually for the existing (0.2.9) version please? :)

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

Successfully merging a pull request may close this issue.

1 participant