Bug 2378881

Summary: python-mercantile fails to build with click 8.2.1
Product: [Fedora] Fedora Reporter: Charalampos Stratakis <cstratak>
Component: python-clickAssignee: Charalampos Stratakis <cstratak>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: cstratak, igor.raits, infra-sig, ksurma, python-packagers-sig, quantum.analyst
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-click-8.1.7-10.fc43 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-09-18 00:16:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2339432, 2384424, 2365473, 2373702    

Description Charalampos Stratakis 2025-07-08 21:12:20 UTC
Hello,

We are planning to update click from 8.1.7 to 8.2.1 in Rawhide.

However python-mercantile fails to build with the latest click version.

You can inspect the build failures at https://copr.fedorainfracloud.org/coprs/cstratak/click-8.2.1/package/python-mercantile/

Let us know here if you have any questions.

We'd appreciate help from the people who know this package best, but if you don't want
to work on this now, let us know so we can try to work around it on our side.

Comment 1 Miro HronĨok 2025-08-26 11:08:43 UTC
Hello. This is a bulk comment.

This package still needs to be rebuilt and/or shipped with Python 3.14.0rc2+ bytecode in Fedora 43.

The Beta Freeze of Fedora 43 is scheduled to start today. Please prioritize this bugzilla accordingly.

Thanks.

Comment 2 Elliott Sales de Andrade 2025-09-02 06:47:51 UTC
This is blocked by click same as rasterio. All failures are of the form:

___________________________ test_cli_shapes_failure ____________________________
    def test_cli_shapes_failure():
        runner = CliRunner()
        result = runner.invoke(cli, ["shapes"], "0")
>       assert result.exit_code == 2
E       assert 1 == 2
E        +  where 1 = <Result SystemExit(1)>.exit_code
tests/test_cli.py:14: AssertionError

Comment 3 Fedora Update System 2025-09-04 10:49:36 UTC
FEDORA-2025-f34d0f958e (python-click-8.1.7-10.fc44, python-pyinfra-3.4.1-3.fc44, and 2 more) has been submitted as an update to Fedora 44.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-f34d0f958e

Comment 4 Fedora Update System 2025-09-04 11:41:01 UTC
FEDORA-2025-f34d0f958e (python-click-8.1.7-10.fc44, python-pyinfra-3.4.1-3.fc44, and 2 more) has been pushed to the Fedora 44 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 5 Fedora Update System 2025-09-04 12:39:21 UTC
FEDORA-2025-2a54399b96 (python-click-8.1.7-10.fc43, python-click-repl-0.2.0-16.fc43, and 4 more) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-2a54399b96

Comment 6 Fedora Update System 2025-09-05 01:29:22 UTC
FEDORA-2025-2a54399b96 has been pushed to the Fedora 43 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-2a54399b96`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-2a54399b96

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2025-09-08 01:56:40 UTC
FEDORA-2025-2a54399b96 has been pushed to the Fedora 43 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-2a54399b96`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-2a54399b96

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 8 Fedora Update System 2025-09-18 00:16:40 UTC
FEDORA-2025-2a54399b96 (python-click-8.1.7-10.fc43, python-click-repl-0.2.0-16.fc43, and 8 more) has been pushed to the Fedora 43 stable repository.
If problem still persists, please make note of it in this bug report.