Bug 2488366 - python-httpretty: FTBFS in Fedora Rawhide: ValueError: Extra testing does not exist in upstream metadata. Available extras: [].
Summary: python-httpretty: FTBFS in Fedora Rawhide: ValueError: Extra testing does not...
Keywords:
Status: RELEASE_PENDING
Alias: None
Product: Fedora
Classification: Fedora
Component: python-httpretty
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: mmassari
QA Contact: Fedora Extras Quality Assurance
URL: https://koschei.fedoraproject.org/pac...
Whiteboard:
Depends On:
Blocks: PYTHON3.15 F45FTBFS, RAWHIDEFTBFS
TreeView+ depends on / blocked
 
Reported: 2026-06-12 14:40 UTC by Karolina Surma
Modified: 2026-06-23 09:24 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description Karolina Surma 2026-06-12 14:40:24 UTC
Description of problem:
Package python-httpretty fails to build from source in Fedora Rawhide.

Version-Release number of selected component (if applicable):
1.1.4-38.fc45

Steps to Reproduce:
koji build --scratch f45 python-httpretty-1.1.4-38.fc45.src.rpm

Additional info:
This package is tracked by Koschei. See:
https://koschei.fedoraproject.org/package/python-httpretty

Reproducible: Always

Actual Results:
Traceback (most recent call last):
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 850, in main
    generate_requires(
    ~~~~~~~~~~~~~~~~~^
        include_runtime=args.runtime,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...<12 lines>...
        dependency_overrides=dependency_overrides,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 721, in generate_requires
    raise ValueError(
    ...<2 lines>...
    )
ValueError: Extra testing does not exist in upstream metadata. Available extras: [].

Comment 1 mmassari 2026-06-23 09:24:26 UTC
Fixed in build https://koji.fedoraproject.org/koji/buildinfo?buildID=3021163


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