Bug 2372054 - F43FailsToInstall: python3-pydantic+email, python3-pydantic+timezone, python3-pydantic
Summary: F43FailsToInstall: python3-pydantic+email, python3-pydantic+timezone, python3...
Keywords:
Status: ASSIGNED
Alias: None
Product: Fedora
Classification: Fedora
Component: python-pydantic
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Maxwell G
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTHON3.14 2325425 F43FailsToInstall, RAWHIDEFailsToInstall 2353126 2371692 2371713 2371714 2371715 2371719 2371731 2371761 2371766 2371776 2371822 2371850 2371871 2371885 2371886 2371887 2371888 2371889 2371890 2371891 2371892 2371938 2371947 2371965 2371978 2371982 2372011 2372012 2372013 2372014 2372017 2372031 2372039 2372049 2372050 2372056 2372057 2372060 2372083 2372085 2372089 2372090 2372106 2372111 2372147 2372150 2372153 2372173 2372186 2372199 2372233 2372239 2372055 2372192
TreeView+ depends on / blocked
 
Reported: 2025-06-11 08:15 UTC by Fedora Fails To Install
Modified: 2025-06-11 16:46 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github pydantic pydantic issues 11613 0 None open Add support for Python 3.14 2025-06-11 09:09:02 UTC

Description Fedora Fails To Install 2025-06-11 08:15:53 UTC
Hello,

Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py
If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/

Your package (python-pydantic) Fails To Install in Fedora 43:

can't install python3-pydantic+email:
  - nothing provides python(abi) = 3.13 needed by python3-pydantic+email-2.11.5-1.fc43.noarch
  - nothing provides python3.13dist(email-validator) >= 2 needed by python3-pydantic+email-2.11.5-1.fc43.noarch
  
can't install python3-pydantic+timezone:
  - nothing provides python(abi) = 3.13 needed by python3-pydantic+timezone-2.11.5-1.fc43.noarch
  
can't install python3-pydantic:
  - nothing provides python(abi) = 3.13 needed by python3-pydantic-2.11.5-1.fc43.noarch
  - nothing provides python3.13dist(typing-extensions) >= 4.12.2 needed by python3-pydantic-2.11.5-1.fc43.noarch
  - nothing provides python3.13dist(typing-inspection) >= 0.4 needed by python3-pydantic-2.11.5-1.fc43.noarch
  - nothing provides python3.13dist(annotated-types) >= 0.6 needed by python3-pydantic-2.11.5-1.fc43.noarch
  
If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem.


If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks.


P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors. To reproduce, use the koji/local repo only, e.g. in mock:

    $ mock -r fedora-43-x86_64 --config-opts mirrored=False install python3-pydantic+email python3-pydantic+timezone python3-pydantic


P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-dependent-packages

Thanks!

Comment 1 Ben Beasley 2025-06-11 09:09:03 UTC
We’re still waiting for upstream support, https://github.com/pydantic/pydantic/issues/11613. Since 2.35.0, pydantic-core (the compiled implementation written in Rust) supports Python 3.15, but Pydantic itself is not ready yet.


Note You need to log in before you can comment on or make changes to this bug.