neon-jungle / wagtail-videos

Videos for Wagtail CMS, including transcoding
BSD 3-Clause "New" or "Revised" License
65 stars 57 forks source link

DeprecationWarning from distutils #112

Closed johncarter-phntm closed 9 months ago

johncarter-phntm commented 10 months ago

With python 3.11, hits this:

DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.

https://github.com/neon-jungle/wagtail-videos/blob/30f53a9f01a9e2eb706f14687e9227daef4905d0/wagtailvideos/models.py#L29