Monday, 2026-08-03

elodilleshi o/07:44
elodillesrelease-team: based on our mail ( https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/message/V772GUTDPIOIFUVR6SGX7Q33WTWCQXWF/ ) I think we can merge the 2027.1 Indri release schedule patch07:46
elodilleshttps://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/message/V772GUTDPIOIFUVR6SGX7Q33WTWCQXWF/07:46
elodillesi let one of you push the +W button o:)07:46
fricklerdone, thx for the reminder07:52
elodillesthx \o/07:53
opendevreviewMerged openstack/releases master: Proposed 2027.1 Indri release schedule  https://review.opendev.org/c/openstack/releases/+/99680808:03
elodilles~o~08:05
opendevreviewMerged openstack/releases master: openstacksdk 4.18.0  https://review.opendev.org/c/openstack/releases/+/99940912:22
opendevreviewMerged openstack/releases master: Release sushy 5.12.0 for hibiscus  https://review.opendev.org/c/openstack/releases/+/99942212:25
opendevreviewMerged openstack/releases master: Release python-manilaclient for stable/2025.1  https://review.opendev.org/c/openstack/releases/+/99757712:25
*** haleyb|out is now known as haleyb13:27
*** ykarel_ is now known as ykarel14:00
croelandtelodilles: Hey! I was looking at https://review.opendev.org/c/openstack/glance/+/997739 . It looks like tox depends on filelock>=3.0.0, and the latest versions are no longer compatible with Python 3.6. We would need to cap filelock at <=3.4.1, though I'm not sure where we'd specify that15:31
fungifilelock already expresses the correct requires for python versions, so pip won't install filelock>3.4.1 on python 3.6 anyway15:34
fungiit looks like tox 3.28.0 was the last version to support python 3.6, so if you install that you should end up with a compatible version of filelock anyway15:38
fungivery strange that pip is trying to install filelock 3.12.0 and not backtracking to an older option15:40
fungioh! the new dep solver for pip didn't get implemented until 20.2 (as a non-default beta test feature), and didn't get turned on by default until pip 20.315:43
fungiso pip 18.1 there is doing linear dep resolution and breaking15:44
elodillescroelandt: to be honest, i was concentrating on merging the patches branch-by-branch, so I wanted to get stable/2025.2 gate to be more stable first (with the backport: https://review.opendev.org/c/openstack/glance/+/999435 btw, thanks for approving!!! o:)), we usually have to pin some tox/setuptools/virtualenv, etc to make the pre py310 jobs to pass, but haven't checked it yet o:)15:45
croelandtfungi: yes, so something has to be pinned/downgraded manually15:47
croelandtI just wanted to share my findings quickly15:48
croelandtelodilles: I'm looking into the stable branches to try and get the fixes landed 15:48
elodillescroelandt: thanks for looking into it! it's still on my TODO15:48
elodillescroelandt: thanks \o/15:49
fungiupgrading pip before installing tox may work out better15:49
fungilooks like pip 21.3.1 was the last version to work with python 3.6 but should be new enough to have a fairly functional dep solver at least15:51
croelandtthanks for working on this because it's giving me a headache already :D15:52
elodillesi feel your pain o:) i15:53
elodillesi'll try to prepare some patches in the coming days15:54

Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!