Bug 2447582 - Please branch and build python-warlock for EPEL10
Summary: Please branch and build python-warlock for EPEL10
Keywords:
Status: ON_QA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python-warlock
Version: epel10
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 2447586
TreeView+ depends on / blocked
 
Reported: 2026-03-14 06:29 UTC by Steve Traylen
Modified: 2026-03-19 02:16 UTC (History)
5 users (show)

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


Attachments (Terms of Use)

Description Steve Traylen 2026-03-14 06:29:59 UTC
Please branch and build python-warlock for EPEL10.

It needs a tiny sed adding to the spec


sed -i 's/license = "Apache-2.0"/license = { text = "Apache-2.0" }/' pyproject.toml


after which current rawhide does build.

https://koji.fedoraproject.org/koji/taskinfo?taskID=143347569

Comment 1 Fedora Update System 2026-03-18 17:53:19 UTC
FEDORA-EPEL-2026-058aeced95 (python-warlock-2.1.0-7.el10_3) has been submitted as an update to Fedora EPEL 10.3.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-058aeced95

Comment 2 Steve Traylen 2026-03-18 19:57:54 UTC
Hi,

Is it okay to do the 10.1 and 10.2 builds as well to avoid the > 6 month wait?

Comment 3 Gwyn Ciesla 2026-03-18 20:00:42 UTC
I can no longer submit builds for those releases.

Comment 4 Steve Traylen 2026-03-18 20:26:28 UTC
Do you need to create the branches first?


fedpkg request-branch --no-auto-module epel10.1

and

fedpkg request-branch --no-auto-module epel10.2


?

Comment 5 Gwyn Ciesla 2026-03-18 20:44:29 UTC
koji no longer accepts them as valid build targets.

Comment 6 Steve Traylen 2026-03-18 20:47:46 UTC
The following really should work.

fedpkg request-branch --no-auto-module epel10.1

sleep 3m

git fetch

fedpkg switch-branch epel10.1

git merge epel10

fedpkg scratch-build

# Test

fedpkg build

Comment 7 Steve Traylen 2026-03-18 20:48:52 UTC
I've done it like 3 or 4 times in the last week.

Comment 8 Gwyn Ciesla 2026-03-18 21:35:51 UTC
My bad, I thought it was all operating off of the epel10 branch. Incoming.

Comment 9 Fedora Update System 2026-03-18 21:36:33 UTC
FEDORA-EPEL-2026-2a7bdb1ea3 (python-warlock-2.1.0-7.el10_2) has been submitted as an update to Fedora EPEL 10.2.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-2a7bdb1ea3

Comment 10 Fedora Update System 2026-03-18 21:36:34 UTC
FEDORA-EPEL-2026-9b1c733482 (python-warlock-2.1.0-7.el10_1) has been submitted as an update to Fedora EPEL 10.1.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-9b1c733482

Comment 11 Steve Traylen 2026-03-18 21:56:57 UTC
Fabulous - thanks a lot.

Comment 12 Fedora Update System 2026-03-19 02:04:31 UTC
FEDORA-EPEL-2026-2a7bdb1ea3 has been pushed to the Fedora EPEL 10.2 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-2a7bdb1ea3

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

Comment 13 Fedora Update System 2026-03-19 02:10:52 UTC
FEDORA-EPEL-2026-058aeced95 has been pushed to the Fedora EPEL 10.3 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-058aeced95

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

Comment 14 Fedora Update System 2026-03-19 02:16:36 UTC
FEDORA-EPEL-2026-9b1c733482 has been pushed to the Fedora EPEL 10.1 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-9b1c733482

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


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