https://bugzilla.redhat.com/show_bug.cgi?id=2290665
Jeremy Cline jeremy@jcline.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(jeremy@jcline.org | |) |
--- Comment #6 from Jeremy Cline jeremy@jcline.org --- I wonder if the auto-dependency-generator would select 2.0 for SQLAlchemy if the upstream dependency had ">=1.4,<3"... In any case, assuming it's now picking up 1.4 I don't have any other concerns.
Unfortunately, it currently fails to build for fedora-review due to the Python 3.13 transition, I believe:
Failed to resolve the transaction: Problem 1: conflicting requests - nothing provides python(abi) = 3.12 needed by python3-pydantic-2.7.3-1.fc41.noarch - nothing provides python3.12dist(annotated-types) >= 0.4 needed by python3-pydantic-2.7.3-1.fc41.noarch - nothing provides python3.12dist(pydantic-core) = 2.18.4 needed by python3-pydantic-2.7.3-1.fc41.noarch - nothing provides python3.12dist(typing-extensions) >= 4.6.1 needed by python3-pydantic-2.7.3-1.fc41.noarch Problem 2: conflicting requests - nothing provides python(abi) = 3.12 needed by python3-pydantic-settings-2.3.1-1.fc41.noarch - nothing provides python3.12dist(python-dotenv) >= 0.21 needed by python3-pydantic-settings-2.3.1-1.fc41.noarch
I'll try to remember to come back to this in a couple days to recheck, but poke me again if I forget :)