Bootstrap for Python 3.13

This commit is contained in:
Python Maint 2024-06-07 10:57:57 +02:00 committed by Karolina Surma
commit 4cb5de41ac

View file

@ -1,3 +1,4 @@
%global _with_bootstrap 1
# Breaks the circular dependency with ruamel.yaml.clib.
%bcond_with bootstrap
@ -5,7 +6,7 @@
Name: python-ruamel-yaml
Version: 0.18.5
Release: 3%{?dist}
Release: 4%{?dist}
Summary: YAML 1.2 loader/dumper package for Python
# SPDX
@ -67,6 +68,9 @@ k="${k-}${k+ and }not test_dump_cyaml_1_2"
%doc README.md
%changelog
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.18.5-4
- Bootstrap for Python 3.13
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild