From c7cb48c9c1bdbaf3a53351505f5d548a2a01ca4d Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 2 Jun 2025 22:53:51 +0200 Subject: [PATCH] Bootstrap for Python 3.14 --- python-ruamel-yaml.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-ruamel-yaml.spec b/python-ruamel-yaml.spec index 9b8de79..951097a 100644 --- a/python-ruamel-yaml.spec +++ b/python-ruamel-yaml.spec @@ -1,3 +1,4 @@ +%global _with_bootstrap 1 # Breaks the circular dependency with ruamel.yaml.clib. %bcond_with bootstrap