From ff6ed86bff8752d324d370df35219479609f6404 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Wed, 30 Aug 2023 22:40:13 +0200 Subject: [PATCH] CI: Update poetry-core to workaround a weird FTBFS on Fedora 39+ This still builds on previous Fedoras and EPEL 9. --- tests/python-poetry-core.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/python-poetry-core.spec b/tests/python-poetry-core.spec index 5a5af4d..570a229 100644 --- a/tests/python-poetry-core.spec +++ b/tests/python-poetry-core.spec @@ -1,5 +1,5 @@ Name: python-poetry-core -Version: 1.0.0 +Version: 1.1.0 Release: 0%{?dist} Summary: Poetry PEP 517 Build Backend