linkedin / shiv

shiv is a command line utility for building fully self contained Python zipapps as outlined in PEP 441, but with all their dependencies included.
BSD 2-Clause "Simplified" License
1.73k stars 94 forks source link

Replace deprecated `importlib.resources.*`. #249

Closed jsirois closed 7 months ago

jsirois commented 8 months ago

This was deprecated in Python 3.11, which shiv officially supports, and it's gone in 3.13.

jsirois commented 8 months ago

It looks like the RTD CI step has been failing since October. Fix hopefully off in #250.

jsirois commented 8 months ago

This is working for conscript 0.1.7 on Python 3.13 which uses shiv in its examples and tests: https://github.com/jsirois/conscript/pull/8/files#diff-ef2cef9f88b4fe09ca3082140e67f5ad34fb65fb6e228f119d3812261ae51449