avocado-framework/avocado

New 92.X LTS version? :-)

Closed this issue ยท 3 comments

Hi there! ๐Ÿ‘‹

We are preparing a new sos release in Ubuntu, more specifically Ubuntu Noble 24.04 which is due to be released soon with the shiny Python3.12, we hit an issue with running tests with the avocado-framework because Python3.12 deprecates the imp module.

I was digging a bit and I see that a couple of fixes have landed for the 92lts branch, more specifically the PR that fixes the issue with imp.

We have done some tests locally with the 92lts branch of avocado and it fixes our issues, so thanks for that!

Our question is if a new 92.X LTS version be pushed to PyPI based on the 92lts branch?

Thanks in advance!

Hi @dnegreira,

The 92.x releases won't happen so often, but they can happen based on user's requests. So, in short, we can definitely work on the 92.2 release.

I'll keep you posted of any issues, or simply notify you when the release is on PyPI.

Thanks!

Hi @clebergnu,

We are also looking into moving to a more recent version of avocado-framework and we have a workaround to install/run tests from git rather than installing the package from PyPI, so, no pressure from our side.

92.2 is released and has been published to PyPI:

https://pypi.org/project/avocado-framework/92.2/