SNEWS2 / SNEWS_Publishing_Tools

Publishing Tool for SNEWS
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

python 3.11 fails unit test #62

Closed joesmolsky closed 4 weeks ago

joesmolsky commented 1 year ago

Unit test with python 3.11 return an error during build while install confluence-kafka. The failed job is here:

https://github.com/SNEWS2/SNEWS_Publishing_Tools/actions/runs/3533700711/jobs/5929666759#step:6:132

joesmolsky commented 1 year ago

Confluent is working on the issue and plans to release a wheel for python 3.11 soon.

https://github.com/confluentinc/confluent-kafka-python/issues/1452

justinvasel commented 4 weeks ago

Python 3.11 unit tests appear to be working now. Closing issue.