Skip to content

Add support for Python 3.13#55

Merged
hugovk merged 2 commits intotermcolor:mainfrom
hugovk:add-3.13
Oct 30, 2023
Merged

Add support for Python 3.13#55
hugovk merged 2 commits intotermcolor:mainfrom
hugovk:add-3.13

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented Oct 17, 2023

@hugovk hugovk added the changelog: Added For new features label Oct 17, 2023
@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fd58567) 100.00% compared to head (6332b20) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #55   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          125       125           
=========================================
  Hits           125       125           
Flag Coverage Δ
macos-latest 100.00% <ø> (ø)
ubuntu-latest 100.00% <ø> (ø)
windows-latest 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hugovk
Copy link
Member Author

hugovk commented Oct 17, 2023

Almost, it's failing to build a coverage.py wheel on Windows:

  AssertionError: would build wheel with unsupported tag ('cp313', 'cpwin_amd64', 'win_amd64')

https://github.com/termcolor/termcolor/actions/runs/6552325853/job/17795396359?pr=55

@hugovk
Copy link
Member Author

hugovk commented Oct 30, 2023

This passes now pypa/wheel#578 has been released in wheel 0.41.3:

@hugovk hugovk merged commit 47b5c25 into termcolor:main Oct 30, 2023
@hugovk hugovk deleted the add-3.13 branch October 30, 2023 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog: Added For new features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant