On Mon, May 27, 2024 at 7:53 PM David Michael fedora.dm0@gmail.com wrote:
Hi,
It's been ~2 months since I last pestered about dependency updates, so it's that time again. The 1.8 release branch was only created recently, and if it goes like the last release, there could be a few weeks of stabilization before it's actually tagged. There's no rush, I'm just sending this list to get ahead of it. These are the minimum versions in the 1.8 branch needing updates:
decathorpe:
- itertools 0.13.0 (API change from 0.12.1)
- libc 0.2.155 (from 0.2.154)
- proc-macro2 1.0.83 (from 1.0.82, 1.0.84 available)
- serde 1.0.202 (from 1.0.200, 1.0.203 available)
- syn 2.0.65 (from 2.0.64, 2.0.66 available)
- thiserror 1.0.61 (from 1.0.60)
The first one will probably require a compat package, and there is another app needing it in the itertools upgrade Bugzilla ticket. I could downgrade this with a patch if that's preferred, though.
All of these should be taken care of: https://bodhi.fedoraproject.org/updates/FEDORA-2024-592736f5db https://bodhi.fedoraproject.org/updates/FEDORA-2024-27ee5aeda3
Except for itertools v0.13, where I am waiting for this ticket to get processed: https://pagure.io/releng/fedora-scm-requests/issue/62659
Fabio