lp:~corey.bryant/layer-snap

Owned by Corey Bryant
Get this repository:
git clone https://git.launchpad.net/~corey.bryant/layer-snap
Only Corey Bryant can upload to this repository. If you are Corey Bryant please log in for upload directions.

Branches

Name Last Modified Last Commit
tenacity 2023-08-16 14:59:52 UTC
Only pin tenacity to < 5.0.4 for trusty

Author: Corey Bryant
Author Date: 2023-08-16 14:54:55 UTC

Only pin tenacity to < 5.0.4 for trusty

Ubuntu Lunar uses python 3.11 where tenacity < 5.0.4 fails with:
"AttributeError: module 'asyncio' has no attribute 'coroutine'"

This is because the @asyncio.coroutine has been deprecated since
version 3.8 and was removed in 3.11:
https://docs.python.org/3.10/library/asyncio-task.html#generator-based-coroutines

LP: #2031439

11 of 1 result
This repository contains Public information 
Everyone can see this information.

Subscribers