I'm going through a package update cycle right now and ran into this as well.
I've got the branch switch and a version bumped queued and under test. But I can rush out the branch test switch faster, since it is breaking builds. Let me say for the mailing list archive .. projects that delete branches are inherently wrong. I don't have the energy to go complain to the upstream, but if someone wants to go ahead and call them out on removing a branch, they should feel free to do so :) Bruce On Wed, Jul 10, 2024 at 9:30 AM Daniel Schultz <[email protected]> wrote: > > The podman-compose repository has no stable branch anymore and > release 1.0.6 is located on main now. > > Signed-off-by: Daniel Schultz <[email protected]> > --- > recipes-containers/podman-compose/podman-compose_1.0.6.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-containers/podman-compose/podman-compose_1.0.6.bb > b/recipes-containers/podman-compose/podman-compose_1.0.6.bb > index e055ee45..bcb2b86b 100644 > --- a/recipes-containers/podman-compose/podman-compose_1.0.6.bb > +++ b/recipes-containers/podman-compose/podman-compose_1.0.6.bb > @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = > "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" > > inherit setuptools3 > > -SRC_URI = > "git://github.com/containers/podman-compose.git;branch=stable;protocol=https" > +SRC_URI = > "git://github.com/containers/podman-compose.git;branch=main;protocol=https" > > SRCREV = "f6dbce36181c44d0d08b6f4ca166508542875ce1" > > -- > 2.25.1 > -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8836): https://lists.yoctoproject.org/g/meta-virtualization/message/8836 Mute This Topic: https://lists.yoctoproject.org/mt/107142482/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
