Get this repository:
git clone https://git.not.enabled/layer-snap
Members of layer-snap-charmers can upload to this repository. Log in for directions.

Snap Layer has 2 active reviews. See all merge proposals.

Branches

Name Last Modified Last Commit
master 2023-08-16 21:51:08 UTC
Only pin tenacity to < 5.0.4 for trusty

Author: Corey Bryant
Author Date: 2023-08-16 21:51:08 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

Reviewed-on: https://code.launchpad.net/~corey.bryant/layer-snap/+git/layer-snap/+merge/449280
Reviewed-by: Haw Loeung <haw.loeung@canonical.com>
Reviewed-by: Felipe Reyes <felipe.reyes@canonical.com>

11 of 1 result
You can't create new repositories for Snap Layer.