Tuesday, 2024-11-05

*** geguileo is now known as Guest850308:54
*** bauzas_ is now known as bauzas10:12
s3rj1kHi all, not seing a lot of activity here, according to IRC logs, is there any other place (can be unofficial) where disscussions are happening? 12:54
fricklers3rj1k: depends on what kind of discussions you are looking for. some of the project-specific channels see a bit more activity, but generally the community is much calmer than say 5 years ago. also check out the mailing list if you haven't yet14:03
notqnotqQuestion, upper-contraints has been updated and is breaking my builds due to a conflict between oslo.utils and pyparsing, both listed in upper-requirements. I can't solve it, because the break is occuring both in the remotely pulled file. What should I do here? 19:41
notqnotqThe conflict is caused by:     oslo-utils 7.3.0 depends on pyparsing>=2.1.0     The user requested (constraint) pyparsing===3.2.019:42
notqnotqThis looked like where to submit the issue, but I'm not sure. https://storyboard.openstack.org/#!/story/201125719:42
fricklernotqnotq: what are "your builds"? what python version are you using?19:48
notqnotqOh that's fair, perhaps it is the python version. Builds I mean tox runs on https://github.com/sapcc/openstack-audit-middleware - Python version is py3819:51
JayFWe just dropped python 3.8 support :/ https://opendev.org/openstack/oslo.utils/commit/e4ca301d719e026cb4b64224a107aa5d6c1c623f19:52
notqnotqfair enough, my brain was not recognizing the connection there. 19:53
JayFnot a problem glad we were able to give the pointer19:53
JayFhopefully the audit middleware will just work once tox is updated to use a newer version 🫰19:53
notqnotqappreciate it so much @jayf - working through the change19:57
fricklernotqnotq: the hint is that "pyparsing>=2.1.0" and "pyparsing===3.2.0" do not actually conflict, so the message from pip is a bit misleading. the hidden issue is that the latter version isn't installable on py3.820:06
notqnotqFollowup, updating to py39 fixed everything. Again, thank you kindly @jayf21:11
notqnotq@frickler That's fair, I realized that was the problem that they didn't conflict, but I didn't connect it to uninstallable. Appreciate it21:12
*** bauzas_ is now known as bauzas22:05

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