connector-x icon indicating copy to clipboard operation
connector-x copied to clipboard

Please cut python 3.8 wheel for 0.3.3

Open rafmagns-skepa-dreag opened this issue 1 year ago • 1 comments

the python version was constrained in #533 to >=3.8 but no 3.8 wheel was published for 0.3.3. Please publish a 3.8 wheel. I also took a quick glance at the CI configs and see that you're still building against 3.7. It might be time to update that as well

rafmagns-skepa-dreag avatar May 10 '24 15:05 rafmagns-skepa-dreag

Hi @rafmagns-skepa-dreag , from 0.3.3 we don't support python 3.8 anymore. The CI has already changed to python 3.12 and the project python dependency has changed to >=3.19, <3.13. I think we forgot to update the target requires-python here. Thanks for the reminder, just fixed it. : )

wangxiaoying avatar May 10 '24 15:05 wangxiaoying

Close?

cdeil avatar Sep 03 '24 07:09 cdeil

Yes

rafmagns-skepa-dreag avatar Sep 03 '24 07:09 rafmagns-skepa-dreag