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

Update publish-pypi.yml #107

Merged
merged 3 commits into from
Jan 10, 2024
Merged

Update publish-pypi.yml #107

merged 3 commits into from
Jan 10, 2024

Conversation

catchthemonster
Copy link
Collaborator

  • os: ubuntu-latest
    python: 312
    platform_id: manylinux_x86_64
    manylinux_image: manylinux2014

added twice for 32 and x64 linux debian variants
--sasha

 - os: ubuntu-latest
            python: 312
            platform_id: manylinux_x86_64
            manylinux_image: manylinux2014
added twice for 32 and x64 linux debian variants
--sasha
@bluesheeptoken bluesheeptoken self-requested a review January 10, 2024 15:03
@bluesheeptoken
Copy link
Owner

bluesheeptoken commented Jan 10, 2024

Hello Sasha, thanks for the PR !
It looks like the CI underneath starts to support python 3.12 since version 2.13: https://github.com/pypa/cibuildwheel/releases/tag/v2.13.0. And CPT is a bit late on the version:

python -m pip install cibuildwheel==2.11.1

I will update your PR if you don't mind, thanks for the help !

@bluesheeptoken bluesheeptoken merged commit 5ed01af into master Jan 10, 2024
19 checks passed
@bluesheeptoken bluesheeptoken deleted the catchthemonster-patch-1 branch January 10, 2024 16:49
@bluesheeptoken
Copy link
Owner

I will try to do a release tonight, thanks for bootstrapping the work !

@catchthemonster
Copy link
Collaborator Author

catchthemonster commented Jan 10, 2024 via email

@bluesheeptoken
Copy link
Owner

1.3.4 has just been published, you can now install it with Python 3.12 !

@bluesheeptoken bluesheeptoken mentioned this pull request Jan 10, 2024
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 this pull request may close these issues.

2 participants