fedora-copr / resalloc-ibm-cloud

GNU General Public License v2.0
0 stars 2 forks source link

F41+ has python 3.13 by default, we require 3.12 #29

Open nikromen opened 1 week ago

nikromen commented 1 week ago

see build fails for F41+:

Problem: conflicting requests
  - nothing provides python(abi) = 3.12 needed by python3-ibm-vpc-0.20.0-1.fc40.noarch from fedora
  - nothing provides (python3.12dist(python-dateutil) < 3~~ with python3.12dist(python-dateutil) >= 2.5.3) needed by python3-ibm-vpc-0.20.0-1.fc40.noarch from fedora
  - nothing provides python3.12dist(ibm-cloud-sdk-core) >= 3.16.7 needed by python3-ibm-vpc-0.20.0-1.fc40.noarch from fedora

Copr build error: Build failed
xsuchy commented 1 week ago

I know, it requires urllib2 which should land in a few days in rawhide.

praiskup commented 1 week ago

https://stackoverflow.com/a/63233379/11045205 do you mean urllib3?

praiskup commented 1 week ago

Ah, urllib3 v2, that's funny.

praiskup commented 1 week ago

in a few days in rawhide.

What is the plan for F41?

xsuchy commented 6 days ago

https://src.fedoraproject.org/rpms/python-urllib3/pull-request/22

xsuchy commented 6 days ago

What is the plan for F41?

Big unknown. Most likely revert and bump up epoch. :(